Y
Hacker News
new
|
ask
|
show
|
jobs
by
andrew_rfc
495 days ago
Cloudflare actually uses workerd which is a V8 isolate (which does support WASM with a lot of caveats.)
1 comments
yencabulator
494 days ago
And you can tell it's really always Javascript with the ability to call into WASM. WASM on Cloudflare Workers is clearly a second class citizen.
link