1 2 3 4 5 6 7 8
[build] target = "tests/wasm_environment/index.html" dist = "tests/wasm_environment/dist" features = ["testing-wasm"] [serve] addresses = ["127.0.0.1"] port = 8089