mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Fixed wasm build.
This commit is contained in:
@@ -362,6 +362,7 @@ function exampleProjectDefaults()
|
||||
kind "ConsoleApp"
|
||||
|
||||
linkoptions {
|
||||
"-sGL_ENABLE_GET_PROC_ADDRESS",
|
||||
"-s TOTAL_MEMORY=32MB",
|
||||
"-s ALLOW_MEMORY_GROWTH=1",
|
||||
"--preload-file ../../../examples/runtime@/"
|
||||
|
||||
Reference in New Issue
Block a user