Skip to content

Support wasm64#367

Open
nickbabcock wants to merge 1 commit into
grovesNL:mainfrom
nickbabcock:wasm64
Open

Support wasm64#367
nickbabcock wants to merge 1 commit into
grovesNL:mainfrom
nickbabcock:wasm64

Conversation

@nickbabcock

Copy link
Copy Markdown

Relax the wasm cfg gates to target_family = "wasm" so the web-sys backend is selected for both wasm32 and wasm64.

Wasm64 is only a recent addition to wasm-bindgen so a more recent floor of wasm-bindgen is selected for those targeting wasm64.

Along for the ride, I updated the hello example with instructions on how to work it.

Relax the wasm cfg gates to `target_family = "wasm"` so the web-sys backend is
selected for both wasm32 and wasm64.

Wasm64 is only a recent addition to wasm-bindgen so a more recent floor of
wasm-bindgen is selected for those targeting wasm64.

Along for the ride, I updated the hello example with instructions on how to work it.
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.

1 participant