I mean, it's a Californian tech startup, what did you expect ;)
Anything that isn't "earth-shattering" and "world-changing" would be too pedestrian, especially when your product is essentially a simple cmdline tool for coders (a very useful tool of course but not exactly "glamorous").
- https://github.com/WebAssembly/wasi-sdk
...or Zig as C compiler:
...or of course Zig as Zig compiler :) (not sure if the Rust toolchain comes with builtin WASI support, but probably yes)....or instead of wasmer use another WASI runtime:
- https://github.com/wasmerio/awesome-wasi?tab=readme-ov-file#...
...this is probably the best part of WASM and WASI, there's no 'vendor lock-in'.