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

feat: WASM packaging #4593

Merged
merged 3 commits into from
May 19, 2023
Merged

feat: WASM packaging #4593

merged 3 commits into from
May 19, 2023

Conversation

olgavrou
Copy link
Collaborator

@olgavrou olgavrou commented May 18, 2023

node can consume the modularized version that the browser plugin consumes, no need to build both

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the diff here is just consuming the module in the modularized version which returns a promise that you need to check for instead of onRuntimeInitialized and also just moved the class definitions to after the module has been properly loaded

@olgavrou olgavrou changed the title refactor: WASM packaging feat: WASM packaging May 19, 2023
@olgavrou olgavrou merged commit 58bf074 into VowpalWabbit:master May 19, 2023
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.

2 participants