Bailey Hayes
Bailey Hayes
With the aided wasi helpers the example is clear. We should consider creating a TS SDK.
Thank you for contributing to WASI! As part of our proposal management process, we decided to consolidate all phase 3 proposals into a single monorepo at [WebAssembly/wasi](https://github.com/WebAssembly/wasi) to better manage...
Thank you for contributing to WASI! As part of our proposal management process, we decided to consolidate all phase 3 proposals into a single monorepo at [WebAssembly/wasi](https://github.com/WebAssembly/wasi) to better manage...
Thank you for contributing to WASI! As part of our proposal management process, we decided to consolidate all phase 3 proposals into a single monorepo at [WebAssembly/wasi](https://github.com/WebAssembly/wasi) to better manage...
I couldn't come up with a reason this would be valid, especially not where the solution had to involve recursion over the same component (vs making another component for fan-out-fan-in...
In the case of a VFS capability provider component, it would be the piece that handles the loading of assets for the host. If it can index by named reference...
Thank you for contributing to WASI! As part of our proposal management process, we decided to consolidate all phase 3 proposals into a single monorepo at [WebAssembly/wasi](https://github.com/WebAssembly/wasi) to better manage...
Yes let's have rc's and then for phase 3 is the time to cut `0.2.+`. If we're adding to WASIP2 then I also think we would want to match the...
OK these resources are extremely helpful. I'm still catching up here. My C++ days come from when C++11 was cool and we wanted to upgrade to C++14 "one day". But...
Yes definitely threads will be handy to have internal to the component, but I think from a boundary perspective we wouldn't want to expose at the bindgen layer if we...