Stream: wasmtime

Topic: implement a event emitter kinda like in node in rust


view this post on Zulip ctrlv (Jan 11 2024 at 12:58):

how would i go about implmenting a nodejs like event emitter in rust and wasmtime to run wasm extensions for my code edtior. like how vscode does it but just with wasm instead of typescript?


Last updated: Nov 22 2024 at 16:03 UTC