We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15efc4a commit da1e52cCopy full SHA for da1e52c
AGENTS.md
@@ -197,6 +197,10 @@ cargo build --target wasm32-wasip1 --no-default-features --features freeze-stdli
197
cargo run --features jit
198
```
199
200
+### Linux Build and Debug on macOS
201
+
202
+See the "Testing on Linux from macOS" section in [DEVELOPMENT.md](DEVELOPMENT.md#testing-on-linux-from-macos).
203
204
### Building venvlauncher (Windows)
205
206
See DEVELOPMENT.md "CPython Version Upgrade Checklist" section.
0 commit comments