Stream: wasmtime

Topic: hello world for interface types


view this post on Zulip Carl Sverre (Aug 26 2021 at 20:52):

I asked about this in #rust-toolchain (#rust-toolchain > hello world with interface types?) but this stream might be more relevant. My goal is playing around with interface types using a higher level language than WAT. Thanks!

view this post on Zulip Dan Gohman (Aug 26 2021 at 22:14):

You may find witx-bindgen of interest; that's where a lot of the current development focus is.

A language binding generator for `witx` (a precursor to WebAssembly interface types) - GitHub - bytecodealliance/witx-bindgen: A language binding generator for `witx` (a precursor to WebAssembly in...

view this post on Zulip Carl Sverre (Aug 27 2021 at 00:31):

thanks!


Last updated: Nov 22 2024 at 17:03 UTC