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

Update to latest WASI-SDK and the new wasm32-wasip2 target #113

Open
dicej opened this issue Oct 24, 2024 · 0 comments
Open

Update to latest WASI-SDK and the new wasm32-wasip2 target #113

dicej opened this issue Oct 24, 2024 · 0 comments

Comments

@dicej
Copy link
Collaborator

dicej commented Oct 24, 2024

Now that Rust supports the wasm32-wasip2 target, we should be able to stop using my fork of WASI-SDK and instead use the latest upstream release. Also, IIRC, Rust builds with -fPIC by default for wasm32-wasip2, so we might be able to stop using the -Z build-std flag to rustc and drop the dependency on nightly.

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

1 participant