@natecull@mastodon.social Yeah, the point just being that I don't think capability-style checks in a managed language would necessarily make things any slower than they are now, because it's just normal variable scope.
And WASM/WASI sure would be an interesting foundation for an OS, if only because they seem to be going with a capability-style interface from the start. I have no idea how feasible that actually is though :P