Embed resource files for native build, break out config.
This commit is contained in:
parent
1450302e06
commit
e01dc377a7
7 changed files with 138 additions and 23 deletions
|
|
@ -32,5 +32,6 @@ when defined( emscripten ):
|
|||
# --passL:"-s JSPI" # async support (new)
|
||||
# --passL:"-s ALLOW_MEMORY_GROWTH=1"
|
||||
--passL:"--preload-file resources"
|
||||
--passL:"--use-preload-cache"
|
||||
--passL:"-o build/nimtest.js"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue