Stream: wasmtime

Topic: module imports


view this post on Zulip Luke Wagner (Apr 26 2020 at 23:34):

Just wanted to point out https://github.com/WebAssembly/module-types/pull/3 and say I'm happy to discuss any thoughts or questions.

As is, the Module Types proposal tweaks the spec-internal definition of module/instance types and gives them a text format so that module/instance types can be used in toolchains, but there are no ...

view this post on Zulip Luke Wagner (Apr 26 2020 at 23:35):

Oh, I should add: "Module Imports" is the more mundane for what we've been informally calling "Linking".


Last updated: Nov 22 2024 at 16:03 UTC