Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
syoyo authored Jan 15, 2023
1 parent 98adbb3 commit 52b73c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wasm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Experimental WASI/WASM build

Download wasi-sdk https://github.com/WebAssembly/wasi-sdk

Compile tinygltf with C++ exceptions and threads off. See `Makefile` for details
Compile tinygltf without C++ exceptions and threads. See `Makefile` for details
(NOTE: TinyGLTF itself does not use RTTI and threading feature(C++ threads, posix, win32 thread))

## Build examples and Run
Expand Down

0 comments on commit 52b73c7

Please sign in to comment.