Hacker News new | ask | show | jobs
by detaro 3523 days ago
According to the docs, high-level goals of WASM are to allow synchronous calls to and from JavaScript; enforce the same-origin and permissions security policies; access browser functionality through the same Web APIs that are accessible to JavaScript; ?

https://github.com/WebAssembly/design/blob/master/HighLevelG...