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 a raw_module attribute to #[wasm_bindgen] #1353

Merged
merged 1 commit into from Mar 18, 2019

Conversation

alexcrichton
Copy link
Contributor

This allows subverting the checks and resolution performed by the
module attribute added as part of RFC 6 and has been discussed in #1343.

Closes #1343

This allows subverting the checks and resolution performed by the
`module` attribute added as part of [RFC 6] and has been discussed in rustwasm#1343.

Closes rustwasm#1343

[RFC 6]: rustwasm/rfcs#6
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.

None yet

2 participants