Skip to content

Commit 315187e

Browse files
authored
Merge pull request #752 from wado-lang/claude/rename-wado-crate-PMphk
Rename wado-from-wit to wado-from-idl
2 parents 7cc44ce + 5469b49 commit 315187e

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+200
-188
lines changed

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ See also:
2323

2424
`wasi:*` modules are part of the Wado standard library.
2525

26-
Those modules are generated from WIT files by the `wado-from-wit` tool, so if `wasi/*.wado` files need to be updated, edit `wado-from-wit` instead, and run:
26+
Those modules are generated from WIT files by the `wado-from-idl` tool, so if `wasi/*.wado` files need to be updated, edit `wado-from-idl` instead, and run:
2727

2828
```sh
2929
mise run update-stdlib-wasi

0 commit comments

Comments
 (0)