Open harunoz opened 3 years ago
@harunoz Hello =) I'm sorry. I didn't notice the issue right away
When i researched build a wasm module with any build managers. I couldn't build a lib with the parcel and rollup builders. If you want help me to resolve the problem, let me know please. I will be grateful any help.
I going to try build again. if i succeed then i going to write example
Hello I am trying to use wasm-rsa on my web application. I am using parcel to use this module.
app.js
index.html
Problem
When I run the parcel index.html command I am getting following error:
How can I build this with parcel?
Thanks for your help!