Post #778253
2023-05-12 15:23 UTC
What's the question you've always wanted to ask about #WASI but never knew who or when or where to ask?
Replies (2)
-
@bryan@toot.cafe 2023-05-12 15:39
@sunfish How do we get Rust to support AnyRef/ExternRef? Will that be necessary to get Rust to support Component Model or whatever it’s called now (exchanging richer types including strings with the host or other modules)? How do we get Rust there?
-
@isntitvacant@hachyderm.io 2023-05-12 19:47
@sunfish I had two pretty-basic questions! 1. Is WIT intended for audiences outside of standards bodies? (I see it used to define things like wasi-http, but do you picture WIT being adopted by, e.g., platform teams inside of companies?) 2. Where would you recommend someone go to start playing with WIT and web components? wasmtime+jco?