|
|
|
|
|
by mntmoss
2656 days ago
|
|
For context, these figures are roughly in line with what Java, C#, and other "fast" managed runtimes manage on the Benchmarks Game. [0] Since WASM's MVP is designed towards manual memory management(GC is proposed but not yet specified), there is a good likelihood of the results improving beyond these runtimes. [0] https://benchmarksgame-team.pages.debian.net/benchmarksgame/... |
|