Hacker News new | ask | show | jobs
by EvilEy3 1886 days ago
What prophesy? It is written in C++.
1 comments

WebAssembly like all bytecode formats, doesn't care about the source language.
WebAssembly doesn't make it JavaScript application either. It is merely runtime.
Shipped as part of most JavaScript runtimes, originally.