Y
Hacker News
new
|
ask
|
show
|
jobs
by
nextaccountic
32 days ago
The usual way to make a Rust program extensible is to embed a wasm interpreter. Then the agent can extend it by writing an extension in Rust or any other language that compiles to wasm. Zed does it for example