You must log in or register to comment.
That’s why we need to fight against chromium monopoly
deleted by creator
I dare anyone to even just compile a document containing all the standards you’d need to implement
deleted by creator
implementing native CPU instructions through WASM
This is purely a nitpick, but WASM lets you run WASM instructions not native cpu instructions. Its does let you get much closer to the speed of running native instructions