Hacker News new | ask | show | jobs
by krautsauer 8 days ago
> asm.js (that's been deprecated, hasn't it?)

https://spidermonkey.dev/blog/2026/05/20/saying-goodbye-to-a...

iirc, v8 never had any special compilation path for it to begin with.

1 comments

V8 also supported AOT for asmjs but it's since been removed as well.