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

wasm32-unknown-unknown does not export $start. #51089

Open
lachlansneff opened this issue May 26, 2018 · 3 comments
Open

wasm32-unknown-unknown does not export $start. #51089

lachlansneff opened this issue May 26, 2018 · 3 comments
Labels
C-bug Category: This is a bug. O-wasm Target: WASM (WebAssembly), http://webassembly.org/

Comments

@lachlansneff
Copy link

When compiling a binary crate to wasm using the wasm32-unknown-unknown target, a $start function is not inserted into the resulting wasm binary,

This is a continuation of https://github.com/rust-lang-nursery/rust-wasm/issues/108

@kennytm kennytm added O-wasm Target: WASM (WebAssembly), http://webassembly.org/ C-bug Category: This is a bug. labels May 26, 2018
@Hawk777
Copy link

Hawk777 commented May 14, 2022

Is there any way to read the original discussion? That link is now 404.

@pepyakin
Copy link
Contributor

@Hawk777 rustwasm/team#108

@Hawk777
Copy link

Hawk777 commented May 15, 2022

OK thanks, I’ll subscribe to that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: This is a bug. O-wasm Target: WASM (WebAssembly), http://webassembly.org/
Projects
None yet
Development

No branches or pull requests

4 participants