Skip to content

Commit 00da03b

Browse files
authored
Update README
1 parent 31af33a commit 00da03b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ Add zemscripten's "root" module to your wasm compile target., then create an `em
4444
.use_preload_plugins = true,
4545
.embed_paths = &.{},
4646
.preload_paths = &.{},
47+
.out_file_name = null, // emcc output arg will default to {wasm.name}.html if unset
4748
.install_dir = .{ .custom = "web" },
4849
},
4950
);

0 commit comments

Comments
 (0)