Skip to content

Commit ec9e207

Browse files
Update component-model/src/language-support/language-agnostic.md
Co-authored-by: Victor Adossi <123968127+vados-cosmonic@users.noreply.github.com>
1 parent e042c53 commit ec9e207

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

component-model/src/language-support/language-agnostic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Language Agnostic Tooling
22

3-
### Building a Component with `wasm-tools`
3+
### Building a Component from WebAssembly Text Format (WAT) with `wasm-tools`
44

55
[`wasm-tools`](https://github.com/bytecodealliance/wasm-tools) provides a suite of subcommands for
66
working with WebAssembly modules and components.

0 commit comments

Comments
 (0)