Hacker News new | ask | show | jobs
by pjmlp 1885 days ago
WebAssembly like all bytecode formats, doesn't care about the source language.
1 comments

WebAssembly doesn't make it JavaScript application either. It is merely runtime.
Shipped as part of most JavaScript runtimes, originally.