Skip to content
Closed
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
5 changes: 5 additions & 0 deletions LANGUAGE.md
Original file line number Diff line number Diff line change
Expand Up @@ -567,6 +567,11 @@ interpreter (the program, or a thread it spawned); and `docs/wasi.js` is the
WASI host under all of it, implementing the preview1 calls the interpreter
imports plus the marshalling that carries them between threads.

## Automated changes

Pull requests from Code Agent Claude are opened on `code-agent/*` branches and
always need human review before they are merged.

## Where to go next

- **[GETTING_STARTED.md](GETTING_STARTED.md)** — installing, the REPL, the live
Expand Down