Skip to content

Commit

Permalink
Change flag and use FORCE_FILESYSTEM instead
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrovgs committed May 30, 2024
1 parent bfbd339 commit 696b8ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/wasm.py
Original file line number Diff line number Diff line change
Expand Up @@ -594,7 +594,7 @@ def run_task_test():
"-s",
"ALLOW_MEMORY_GROWTH=1",
"-s",
"WASMFS=1",
"FORCE_FILESYSTEM=1",
"--embed-file",
"assets/web-assembly.pdf",
]
Expand Down

0 comments on commit 696b8ab

Please sign in to comment.