HackerTrans
TopNewTrendsCommentsPastAskShowJobs

load1n9

no profile record

Submissions

[untitled]

1 points·by load1n9·2 years ago·0 comments

Internals of Nova Part 2 – Rows for the Row God, Columns for the Column Throne

trynova.dev
3 points·by load1n9·2 years ago·0 comments

[untitled]

1 points·by load1n9·2 years ago·0 comments

Andromeda – JavaScript/ts runtime with no transpilation BS

github.com
2 points·by load1n9·2 years ago·0 comments

comments

load1n9
·2 years ago·discuss
Absolutely overused but allows for cool puns
load1n9
·2 years ago·discuss
Ever wondered how JavaScript runtimes like Node.js or Deno are built? Or maybe you've thought about creating your own JavaScript runtime with custom features and performance tweaks? If so, you're in the right place! In this tutorial, we'll dive into building a JavaScript runtime using Rust and the andromeda_runtime crate.