1
0
mirror of https://github.com/bytedream/litbwraw.git synced 2025-07-18 03:20:39 +02:00
Files
litbwraw/example-library/.cargo/config.toml
2024-09-29 18:28:40 +02:00

6 lines
132 B
TOML

[build]
target = "wasm32-unknown-emscripten"
[target.wasm32-unknown-emscripten]
runner = "node --experimental-default-type=module"