Y
Hacker News
new
|
ask
|
show
|
jobs
Building a JavaScript runtime in one month
(
themackabu.dev
)
4 points
by
theMackabu
144 days ago
2 comments
cztomsik
137 days ago
interesting how things like these were top stories just few years ago (and they are still the kind of content which I enjoy reading about) and now nobody upvotes anymore (this was submitted 3 times, different people, <10 votes; 1-2 comments)
link
theMackabu
136 days ago
Four times actually, got a better reception on other sites though lwk
link
bitkin_dev
144 days ago
Curious what you found hardest: GC design, embedding V8 alternatives, or tooling around debugging?
link
theMackabu
144 days ago
I have to say it was the GC, as i’ve had to fix it another 5 times since this article
link