Comment on Wasmtime 1.0: A Look at PerformanceparentComments−klabb34yIndeed, not to mention the GC, which isn't one size fits all (not even within Java itself).And wasm could run in ring 0 if you want, the runtime is that hardened.−miohtama4yYou can “already” run Wasm modules in kernel to speed up thingshttps://github.com/wasmerio/kernel-wasm
Comments
Indeed, not to mention the GC, which isn't one size fits all (not even within Java itself).
And wasm could run in ring 0 if you want, the runtime is that hardened.
You can “already” run Wasm modules in kernel to speed up things
https://github.com/wasmerio/kernel-wasm