4 ms·
It would be interesting to see something like this that runs WASM as a universal bytecode.
by _JamesA_ 1y ago
It would be interesting to see something like this that runs WASM as a universal bytecode.
- IshKebab 1y agoI'm sure it's been done. I doubt it really is any better though because you can do a lot of optimisations in software that you can't do in hardware.