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

Add new "wasm32_c" feature to enable more functionality for wasm32 targets. #992

Merged
merged 3 commits into from
May 27, 2020

Conversation

briansmith
Copy link
Owner

No description provided.

When I wrote the tests, `#[cfg_attr(not(target_arch = "wasm32"), test)]` seemed
to be necessary, but now `#[test]` works.
@briansmith briansmith merged commit 10c4b68 into master May 27, 2020
@briansmith briansmith deleted the b/wasm32-mem-c branch August 4, 2020 00:30
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

Successfully merging this pull request may close these issues.

1 participant