|
|
|
|
|
by aspirin
3514 days ago
|
|
WASM isn't related to JavaScript in any way. Maybe you were thinking of asm.js? You cannot access the browser APIs from WASM so there is no tight coupling with the browser environment. I think non-browser use could make definately sense. |
|
https://github.com/WebAssembly/design/blob/master/HighLevelG...