mirror of
https://github.com/bytedream/litbwraw.git
synced 2025-06-27 18:30:32 +02:00
add example crates
This commit is contained in:
5
example-library/.cargo/config.toml
Normal file
5
example-library/.cargo/config.toml
Normal file
@ -0,0 +1,5 @@
|
||||
[build]
|
||||
target = "wasm32-unknown-emscripten"
|
||||
|
||||
[target.wasm32-unknown-emscripten]
|
||||
runner = "node --experimental-default-type=module"
|
Reference in New Issue
Block a user