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