Closed
Description
currently a module exports its memory for wasi.
for wasi-threads, a module imports the memory too.
it's a bit redundant to both import and export a memory.
regardless of what to do for wasi-threads, for a longer term, it might makes more sense to make a wasi-wide (ie. not specific to wasi-threads) switch from export to import.
wasi-threads issue: WebAssembly/wasi-threads#22
an old discussion: #48 (comment)
Metadata
Metadata
Assignees
Labels
No labels