|
|
|
|
|
by 4984
1624 days ago
|
|
I have looked into Meta Machines. They are not what I want. Meta Machines can be almost as fast, but i just prefer the cache locality of local functions. Wasm3 is slower than MiniVM when you don't count the GC. Wasm3 is very cool! |
|
Not trying to challenge your system but learn.
Can Wasm be translated to run on MiniVM? If MiniVM is pure C it can run on Wasm.