Skip to content

Support wasm32v1-none#4

Merged
KodrAus merged 2 commits intomainfrom
feat/wasm32v1-none
Jun 17, 2025
Merged

Support wasm32v1-none#4
KodrAus merged 2 commits intomainfrom
feat/wasm32v1-none

Conversation

@KodrAus
Copy link
Contributor

@KodrAus KodrAus commented Jun 16, 2025

Closes #3

This PR makes emit_web support the wasm32v1-none target. Unlike wasm32-unknown-unknown, this target doesn't have access to std, so we need to disable those features in order to build for it.

@KodrAus KodrAus marked this pull request as ready for review June 17, 2025 03:28
@KodrAus KodrAus merged commit 0dc06f0 into main Jun 17, 2025
2 checks passed
@KodrAus KodrAus deleted the feat/wasm32v1-none branch June 17, 2025 03:40
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.

Support wasm32v1-none

1 participant