Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions ProducersSection.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ when the output of multiple compiled languages are statically linked together.
* `wat`
* `C`
* `C++`
* `Rust`

### Individual Tools

Expand All @@ -95,6 +96,9 @@ pipeline that produces and optimizes a given wasm module.
* `LLVM`
* `lld`
* `Binaryen`
* `rustc`
* `wasm-bindgen`
* `wasm-pack`

### SDKs

Expand Down