Y
Hacker News
new
|
ask
|
show
|
jobs
by
joshuanapoli
1616 days ago
Even so, the scope is different. I don’t use WebAssembly to define networks. Limiting privilege within the WebAssembly runtime is weaker than limiting it at the OS namespace.
1 comments
folex
1615 days ago
It depends on specific WASM runtime implementation, but usually you have to be explicit about allowing each syscall.
link