starlight icon indicating copy to clipboard operation
starlight copied to clipboard

wasm support

Open jameslahm opened this issue 4 years ago • 2 comments
trafficstars

currently, the spacebit_map and block_allocator are not compatible with wasm. We could implement a wasm feature, with specific spacebit_map and block_allocator enabled for it.

jameslahm avatar Jul 13 '21 02:07 jameslahm

In what way gc/allocation.rs is not compatible with WASM I wonder? It does not seem to use mmap while spacebitmap and block_allocator do use it

playXE avatar Jul 13 '21 09:07 playXE

just realize, it's my typo. 🤣

jameslahm avatar Jul 13 '21 09:07 jameslahm