Julius de Bruijn

Results 174 comments of Julius de Bruijn

We also got this with a customer running our gateway which uses wasmtime on macos with docker. Linux/arm64.

Could the recent development of having wasm32-wasip2 as a tier2 target, and the work getting wasip2-network code in std be an alternative approach? https://github.com/rust-lang/rust/pull/129638 I know TLS might still be...

Yeah, we are aiming to support wasi extensions on wasmtime runtime this spring, and we want to build a nats extension on Grafbase this sprint. We could do the nats...

As a note, I've written one Rust crate already that is agnostic on runtime. So it's doable: https://github.com/prisma/tiberius