Skip to content

Commit 5ed8982

Browse files
feat: add doom example, fix import argument order
Signed-off-by: Henry <mail@henrygressmann.de>
1 parent 361b715 commit 5ed8982

13 files changed

Lines changed: 2565 additions & 38 deletions

File tree

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ notes.md
33
examples/rust/out/*
44
examples/rust/target
55
examples/rust/Cargo.lock
6+
examples/doom/out/*
7+
!examples/doom/out/.gitkeep
8+
examples/doom/upstream/
9+
examples/doom/out/runtime/
10+
*.wad
11+
*.WAD
612
examples/wast/*
713
perf.*
814
flamegraph.svg

0 commit comments

Comments
 (0)