You won't believe it (I'm not sure we do), but Nova is now in the major version era!
Nova 1.0 · Nova
Entering the major release era.
trynova.dev
You won't believe it (I'm not sure we do), but Nova is now in the major version era!
Nova 1.0 · Nova
Entering the major release era.
trynova.dev
"Jag höjer tio varningens fingrar" Regeringen förbereder ett 20-tal propositioner inom straffrätten under våren. Det är en anmärkningsvärt hög siffra. Henrik Tham, professor emeritus i kriminologi, menar att eftertanke och rättssäkerhet står på spel. #Krimpol #Brottslighet www.su.se/enheter/krim...
A hacker known as Martha Root broke in and deleted three white supremacists websites at the end of a talk during the annual hacker conference Chaos Communication Congress in Germany.
Hacktivist deletes white supremacist websites live on stage during hacker conference | TechCrunch
A hacker known as Martha Root broke in and deleted three white supremacists websites at the end of a talk during the annual hacker conference Chaos Communication Congress in Germany.
techcrunch.com
At JsConf.jp @loading.trynova.dev introduces Andromeda. Andromeda is a TypeScript-native runtime that uses the Rust-based Nova JS engine together with Oxc. It aims to be web interoperable and is part of WinterTC.
This Sunday, I'm giving a talk at JSConf! That's pretty exciting jsconf.jp/2025/en/talk...
Out the cave, off the cliff — data-oriented design in Nova JavaScript engine | JSConf JP 2025
In the world of JavaScript, it is easy to forget that our software runs on real hardware, made up of real bits and bytes instead of being intangible shadows of objects on a wall, flickers of code on a...
jsconf.jp
CHATGPT IS NOT AND WILL NEVER BE AN “OPERATING SYSTEM”, CALL IT THAT ONE MORE TIME AND I WILL STAB YOU
I'm trying out streaming my programming of Nova #JavaScript engine, come watch if you're interested in data-oriented design, bytecode compilers/interpreters, or #Rustlang in general. www.twitch.tv/aapoalas
AapoAlas - Twitch
Building Nova JavaScript engine
twitch.tv
Andreu Botella (@andreubotella.com) & Luca Casonato (@lcas.dev) will introduce us to WinterTC, a standard for server-side runtimes webengineshackfest.org#wintertc
2025 Web Engines Hackfest
Web Platform community event for people working on the different engines (Chromium/Blink/V8, Safari/WebKit/JSC, Firefox/Gecko/SpiderMonkey, Servo, Ladybird), on the testing side (WPT, Test262), on spe...
webengineshackfest.org
Att leva i en tid när fucking VATIKANEN är mer progressiv än mainstreampolitiken slutar liksom aldrig att vara märkligt
The final honor guard for Pope Francis included migrants, prisoners, transgender people, the homeless and others selected by the Vicariate of Rome as a symbol of the late pope’s mission of inclusion and outreach. Read more from the funeral: wapo.st/3YdDGqM
@aapoalas.trynova.dev / Nova #JavaScript engine has received funding from NLnet's NGI Zero fund for developing the engine! The funding is for bringing the engine closer to full Test262 compliance, and for developing the data-oriented heap design and proving its worth. Exciting times ahead!
NLnet; Welcome to NLnet Foundation
nlnet.nl
We found a bug in v8 while developing the @trynova.dev JavaScript engine. I was implementing the Number.prototype.toString method when @aapoalas.trynova.dev found that v8 doesn't properly handle Number.MAX_VALUE.toString()!
I have baked mokkapalat (Swedish originated brownie-like dessert) for tomorrow's team meeting: I am thus fully ready to start my half year leave of absence after Friday. Full-time focus on @trynova.dev Nova JavaScript engine, here I come!
Gecko: Intent to ship: Temporal
Gecko: Intent to ship: Temporal
Gecko: Intent to ship: Temporal
groups.google.com
Today we're thrilled to announce our effort to port the TypeScript compiler and language service to native code, gaining a 10x speed boost in build times and editor responsiveness! devblogs.microsoft.com/typescript/t...
A 10x Faster TypeScript - TypeScript
Embarking on a native port of the existing TypeScript compiler and toolset to achieve a 10x performance speed-up.
devblogs.microsoft.com
I think every designer should write a love letter to a font at least once in their lifetime. This is mine: A 150-year-old font you have likely never heard of, and one you probably saw earlier today. aresluna.org/the-hardest-...
The hardest working font in Manhattan
A story of a 150-year-old font you have never heard of – and one you probably saw earlier today.
aresluna.org
WinterCG is dead, long live WinterTC, now Ecma TC55! ecma-international.org/news/collabo...
Collaborating across W3C and Ecma for web-interoperable server runtimes through WinterTC - Ecma International
Collaborating across W3C and Ecma for web-interoperable server runtimes through WinterTC. Creation of a new Ecma Technical Committee, TC55 "Web-interoperable server runtimes"
ecma-international.org
The year is ending, and Nova JavaScript engine has gone from rags to fairly nice rags during this year. It's time to look backwards and forwards! #javascript #typescript
2024 - Looking backwards and forwards · Nova
On forward and lateral progress.
trynova.dev
Day five of Advent of Code 2024 using the @trynova.dev engine! Not entirely satisfied with my solution as it has a bunch of extraneous loops inside loops making it's Big-O at least O(N^3) and quite slow in the unoptimized engine. github.com/eliassjogree... #AdventOfCode adventofcode.com/2024/day/5
github.com
Fourth day of Advent of Code 2024 completed a day late using the experimental @trynova.dev ECMAScript engine! My rather stupid search was quite slow so took about ~5 seconds find all of the matches. ⛄ github.com/eliassjogree... #AdventOfCode adventofcode.com/2024/day/4
github.com
Hello world! We're a newish JavaScript engine written in Rust with an unconventional heap data structure and layout. We're not quite yet at the 50% conformance rate but we're getting there. Come visit us on our website to read more! 🎇 trynova.dev/blog/what-is...
What is the Nova JavaScript engine? · Nova
A cliff-notes version of what is going on here.
trynova.dev
Really enjoyed this detailed write-up of Nova’s heap design. Nova is a JS and Wasm engine written in Rust. github.com/trynova/nova...
github.com
Third day of Advent of Code 2024 done using the experimental Nova ECMAScript engine! Today only RegExp was missing, a feature I *won't* be implementing anytime soon or else I might just loose what little I have left of my sanity. github.com/eliassjogree... #AdventOfCode adventofcode.com/2024/day/3
github.com
Second day of Advent of Code 2024 done using the Nova ECMAScript engine! Only thing which wasn't implemented yet which I would have wanted to use was `toSpliced`, guess I know what I will be contributing to Nova next! 🎅 github.com/eliassjogree... #AdventOfCode adventofcode.com/2024/day/2
Day 2 - Advent of Code 2024
adventofcode.com
Just completed the first day of Advent of Code using the proof-of-concept data-oriented Nova ECMAScript engine! So far so good! github.com/eliassjogree... #AdventOfCode adventofcode.com/2024/day/1
Day 1 - Advent of Code 2024
adventofcode.com
We have filed the petition to cancel Oracle's JavaScript trademark with the USPTO: deno.com/blog/deno-v-... You can read the full filing here: ttabvue.uspto.gov/ttabvue/v?pn... #FreeJavaScript
USPTO TTABVUE. Proceeding Number 92086835
ttabvue.uspto.gov
And now I've gone and finished the night with about 10k characters worth of a blog post on our Nova JavaScript engine: trynova.dev/blog/what-is... #javascript #typescript
What is the Nova JavaScript engine? · Nova
A cliff-notes version of what is going on here.
trynova.dev