Encrypting wasm in browser #4571
Unanswered
dhanrajmahurkar
asked this question in
Ideas
Replies: 1 comment
-
This is an awesome idea. Would you like to schedule some time to chat so we can learn more about your use case? Feel free to select a time that works for you here: https://cal.com/syrus |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I would like to run my wasm file in the browser while also protect it from being reverse engineered. Is there any way to do that? I can inspect network requests from chrome browser and get the wasm file. What steps can be taken to mitigate this?
Beta Was this translation helpful? Give feedback.
All reactions