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

Try to remove #[wasm_bindgen(start)] #535

Open
MartinKavik opened this issue Sep 7, 2020 · 1 comment
Open

Try to remove #[wasm_bindgen(start)] #535

MartinKavik opened this issue Sep 7, 2020 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@MartinKavik
Copy link
Member

See trunk-rs/trunk#19

@MartinKavik MartinKavik added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers 0.8.0 labels Sep 7, 2020
@MartinKavik
Copy link
Member Author

UPDATE: It seems that wasm-pack doesn't support fn main yet and it's still not recommended to use wasm-bindgen directly because you would have to manage wasm-bindgen and wasm-bindgen-cli installations to match the exact wasm-bindgen versions in Cargo.lock.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant