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

Request: wasm support #160

Open
pdufour opened this issue Nov 23, 2024 · 1 comment
Open

Request: wasm support #160

pdufour opened this issue Nov 23, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@pdufour
Copy link

pdufour commented Nov 23, 2024

A bit of an unusual request, but is it possible to compile this to a wasm target? Didn't see any open issues about this. Thanks for the cool library!

@nicoburns nicoburns added the enhancement New feature or request label Dec 1, 2024
@nicoburns
Copy link
Collaborator

Our recommendation if you're targeting web will be to target the DOM directly. Nevertheless, this is something we want to support. I have a patch which gets stylo compiling for WASM. Unfortunately that's currently causing issues with Gecko's bindings generation, so that will need to be sorted to land it, but if you wanted to try and get something working then you could use that branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants