# Toolchains

- [MoonBit's Build System](./moon/index.md): full manual of `moon` build system.
- [MoonBit's Agent IDE](./moonide/index.md): full manual of `moon ide`, the agent ide.
- [MoonBit's VSCode Plugin](./vscode/index.md): hint on VSCode plugin.

**Other toolchains**

- [WebAssembly Toolchain](./wasm/index.md): how to use Wasm with MoonBit.
- ...

```{only} html
[Download this section in Markdown](path:/download/toolchain/summary.md)
```

```{toctree}
:maxdepth: 2
:caption: Contents:
moon/index
moonide/index
vscode/index
wasm/index
```
