{ "name": "main", "configurations": [ { "name": "executable", "implementations": ["main"], "target": "wasm32-wasi", "debug": true, "dependencies": [ { "path": "../../project.json", "configuration": "lib-debug" } ] } ] }