6 ms·
I wrote this bump malloc that I use for very short lived Wasm modules: https://github.com/ncruces/wasm2go/blob/main/libc-gen/c/malloc_bump.c https://github.com/
by ncruces 2mo ago
I wrote this bump malloc that I use for very short lived Wasm modules: https://github.com/ncruces/wasm2go/blob/main/libc-gen/c/malloc_bump.c https://github.com/ncruces/wasm2go/blob/main/libc-gen/c/mall...