Skip to content

Conversation

@heilerich
Copy link
Contributor

This allows building a WASM binary without the JS bindings and their corresponding imports that can be used in a non-JS environment.

See #19 for an explanation of why this is desirable. I have verified that this approach allows for producing binaries with and without JS bindings and it should maintain the current behavior for existing users; There might be other ways to achieve this.

This allows building a WASM binary without the JS bindins and their
corresponding imports that can be used in a non-JS environment.
Copy link
Owner

@d0rianb d0rianb left a comment

Choose a reason for hiding this comment

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

Nice PR, thanks for the work

@heilerich heilerich requested a review from d0rianb September 26, 2025 09:38
@d0rianb d0rianb merged commit 53718e9 into d0rianb:master Sep 27, 2025
1 check passed
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