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 Bindings #112

Open
evmbuddha opened this issue Dec 9, 2023 · 1 comment
Open

[FEAT] WASM Bindings #112

evmbuddha opened this issue Dec 9, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@evmbuddha
Copy link

Description

Generate WASM Bindings so that it can be utilized in web apps.

Spec

I am new to rust and WASM in general, but I would like to understand the possibility of using this in web browsers like react, I am happy to assist in doing this, but would require some kind of guidance.

Please let me know if this is something that can be done already in the existing repo or do we need to add some support for it.

@evmbuddha evmbuddha added the enhancement New feature or request label Dec 9, 2023
@2xic
Copy link
Collaborator

2xic commented Dec 13, 2023

Hey!

It should be feasible, but we don't support Wasm out of the box.

There are guides online for how to compile from Rust to Wasm if it's something you want to try.

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