▲ | RachelF 5 days ago | |||||||
I wonder how much slower it is than C/C++ compiled dlls? | ||||||||
▲ | izacus 4 days ago | parent | next [-] | |||||||
My experience is now a few years old, but WASM binary we had ran less than 10% slower than C++ Clang compiled native binary from the same source. And that was for rendering code which is rather CPU intensive and benefits from optimisation. WASM is surprisingly fast. | ||||||||
| ||||||||
▲ | 4 days ago | parent | prev [-] | |||||||
[deleted] |