added wasm profile

This commit is contained in:
Bart Massey 2024-05-29 10:29:32 -07:00
parent 5ca20f4cfd
commit 844900a9a5

2
.cargo/config.toml Normal file
View File

@ -0,0 +1,2 @@
[profile]
target = "wasm32-unknown-unknown"