Become a sponsor to Aapo Alasuutari
I'm building Nova JavaScript engine through an NLnet grant and am on a leave of absence from my day job as a TypeScript developer.
Nova is a different kind of engine that builds itself using data-oriented design, choosing its data structures and representations in a decidedly non-object oriented sort of way. The aim is to create an engine that runs leaner and (one day) faster than mainstream engines on the idiomatic usage paths, at the cost of being slower in the odd corners of the language.
While I have the NLnet grant work on Nova will continue, but it only lasts for half a year. At that point I will have to either return to my day job, or if I can I will come to rely on sponsorships. So thank you <3
Featured work
-
trynova/nova
JS engine lolz
Rust 1,814 -
trynova/soavec
A trait-based Rust Struct-of-Arrays vector library
Rust 13