Commit 590c6d5d authored by nanahira's avatar nanahira

add more params

parent 0edc4755
Pipeline #42961 passed with stages
in 3 minutes and 21 seconds
......@@ -119,6 +119,9 @@ project "ocgcore"
"-s EXPORTED_FUNCTIONS=[\"_malloc\",\"_free\"]",
"-s ALLOW_TABLE_GROWTH=1",
"-s ALLOW_MEMORY_GROWTH=1",
"-s ASSERTIONS=0",
"-s SAFE_HEAP=0",
"-s DEMANGLE_SUPPORT=0",
}
linkoptions(wasmLinkOptions)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment