6 ms·
How about writing it properly in an efficient language that doesn't use a GC? (i.e. Rust or something equivalent)
by devit 2y ago
How about writing it properly in an efficient language that doesn't use a GC? (i.e. Rust or something equivalent)
- surajrmal 2y agoOther comments mentioned this wasn't a rewrite. This was legacy java code which simply changed toolchains from compiling to JavaScript to wasmgc instead.