Y
Hacker News
new
|
ask
|
show
|
jobs
by
steveklabnik
3130 days ago
Wasm code is normally JIT-ed by the JS VM. That is, browser implementations don’t have an entire separate VM for wasm.