|
|
|
|
|
by josephg
1291 days ago
|
|
Are there any comprehensive benchmarks of WASM runtimes? I've been using V8 to benchmark WASM code because its convenient, and because WASM in V8 is the obvious comparison to make when benchmarking against Javascript code. But if one of the other WASM runtimes does a better job optimizing, it might be interesting to see that. |
|