Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wasm support #95

Open
jameslahm opened this issue Jul 13, 2021 · 2 comments
Open

wasm support #95

jameslahm opened this issue Jul 13, 2021 · 2 comments
Assignees

Comments

@jameslahm
Copy link
Member

jameslahm commented Jul 13, 2021

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 jameslahm self-assigned this Jul 13, 2021
@playXE
Copy link
Collaborator

playXE commented Jul 13, 2021

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

@jameslahm
Copy link
Member Author

jameslahm commented Jul 13, 2021

just realize, it's my typo. 🤣

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants