kanaka / wac

WebAssembly interpreter in C
Other
469 stars 44 forks source link

performance? #14

Open assyrianic opened 4 years ago

assyrianic commented 4 years ago

Hello Kanaka. I'm inquiring about wac's performance.

Does wac also use a JIT like wasm? If not, how performant is wac as a bytecode interpreter?

Thank You ~Kevin.