It solves a lot of problems related to distribution of software and migration between different processor architectures.
The Huawei Harmony OS is already touting its verification and how it lets a lot of user code run in the kernel process.
Add some just in time compilation and it would be quite a thing.
+ WebAssembly just isn't efficient for translating quite some patterns to it, at least at this point, with a quite significant perf decrease. (yes, it's better than JS in general, but that's not saying much)
It solves a lot of problems related to distribution of software and migration between different processor architectures.
The Huawei Harmony OS is already touting its verification and how it lets a lot of user code run in the kernel process.
Add some just in time compilation and it would be quite a thing.