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

Switch to the web Target of wasm-bindgen #989

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

CryZe
Copy link
Collaborator

@CryZe CryZe commented Nov 5, 2024

This allows us to skip letting webpack parse the wasm files, which means we are not blocked by its limitations anymore. This allows us to finally start using reference types.

@CryZe CryZe added the enhancement A new feature or general improvement to LiveSplit One. label Nov 5, 2024
This allows us to skip letting `webpack` parse the wasm files, which
means we are not blocked by its limitations anymore. This allows us to
finally start using reference types.
@CryZe CryZe changed the title Wasm bindgen web Switch to the web Target of wasm-bindgen Nov 5, 2024
@CryZe CryZe enabled auto-merge (squash) November 5, 2024 23:45
@CryZe CryZe linked an issue Nov 5, 2024 that may be closed by this pull request
@CryZe CryZe merged commit 663f60b into LiveSplit:master Nov 5, 2024
4 checks passed
@CryZe CryZe deleted the wasm-bindgen-web branch November 5, 2024 23:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A new feature or general improvement to LiveSplit One.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tracking Issue for Reference Types (Webpack / webassemblyjs)
1 participant