Stream: wasi

Topic: structs in Interface Types


view this post on Zulip Till Schneidereit (Jul 23 2020 at 16:50):

@Andrew Brown, @Dan Gohman Interface Types support various kinds of structured data, including Record and Array, which can contain each other: https://github.com/WebAssembly/interface-types/blob/master/proposals/interface-types/working-notes/Types.md#structured-value-types

Contribute to WebAssembly/interface-types development by creating an account on GitHub.

Last updated: Nov 22 2024 at 17:03 UTC