github-actions[bot] commented on Issue #2263:
Subscribe to Label Action
cc @peterhuene
<details>
This issue or pull request has been labeled: "cranelift", "cranelift:wasm", "wasmtime:api"Thus the following users have been cc'd because of the following labels:
- peterhuene: wasmtime:api
To subscribe or unsubscribe from this label, edit the <code>.github/subscribe-to-label.json</code> configuration file.
Learn more.
</details>
fitzgen commented on Issue #2263:
Also would be good to add support for generating multi-memory to
wasm-smith
, if you're interested in doing that. My idea for how supporting proposals would work there is that theConfig
trait would have afn multi_memory(&self) -> bool
trait method.
Last updated: Nov 22 2024 at 16:03 UTC