Structsยง
- Table
- The
Tabletype is designed to map u32 handles to resources. The table is now part of the public interface to aWasiCtx- it is reference counted so that it can be shared beyond aWasiCtxwith other WASI proposals (e.g.wasi-cryptoandwasi-nn) to manage their resources. Elements in theTableareAnytyped.