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

add a js (not wasm) version of wallet-js to the release #189

Open
ecioppettini opened this issue Sep 13, 2021 · 0 comments
Open

add a js (not wasm) version of wallet-js to the release #189

ecioppettini opened this issue Sep 13, 2021 · 0 comments
Assignees
Labels

Comments

@ecioppettini
Copy link
Contributor

compiling the wasm to pure javascript with https://github.com/WebAssembly/binaryen (wasm2js)

could be useful for someone targeting old browsers, it could even be used instead of the cordova plugin for mobile webviews without webassembly support, or some other use-case.

@ecioppettini ecioppettini self-assigned this Sep 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant