Skip to content

Commit f343953

Browse files
authored
update: README
update README
1 parent 07f256b commit f343953

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -322,9 +322,6 @@ where your LLM call plugs in.
322322
the in-process fast path for the other 80% of executions.
323323
- **langchain quickjs-rs** — the same linear-memory-snapshot insight,
324324
Python/Rust ecosystem, built for pause/resume of Deep Agents.
325-
- **goccy/wasmify** — compiles *trusted* C/C++ libraries into Go packages
326-
via wasm (build-time import). sango runs *untrusted* code arriving at
327-
runtime (execution quarantine). Same port, opposite cargo.
328325
- **wazero** — the pure-Go wasm runtime sango stands on.
329326

330327
## Status
@@ -336,4 +333,4 @@ snapshot/restore fidelity, fork isolation, post-fork imports.
336333

337334
## License
338335

339-
MIT
336+
MIT

0 commit comments

Comments
 (0)