missing symbols on x86_64 android emulator

This commit is contained in:
Christien Rioux
2023-10-08 12:40:17 -04:00
parent 86dee2b6ed
commit c80a473fdb
3 changed files with 28 additions and 1 deletions

View File

@@ -279,6 +279,7 @@ wasm-logger = "0.2.0"
[build-dependencies]
capnpc = "0.18.0"
glob = "0.3.1"
[package.metadata.wasm-pack.profile.release]
wasm-opt = ["-O", "--enable-mutable-globals"]