-
Older browsers such as Safari 13 do not support opcode 192. I want to remove this feature from the compiled wasm. How should I set this? Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
unlinking
Mar 22, 2024
Replies: 1 comment
-
This works |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
unlinking
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This works
wasm-opt -Oz --signext-lowering