bytecodealliance / bytecodealliance/sightglass

Allow multiple instantiations per compilation

Open
#122 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
WebAssembly
Stars
88
Forks
37
Avg merge
5h 5m
Merged PRs (30d)
1

Description

This would allow us to get more samples in that much less time (could get, say, ten instantiation and execution samples per compilation) but would also let us stress test things like Wasmtime's pooling allocator.

(We can't allow multiple executions per instantiation because of WASI's contract for commands that `_start` is only called once).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.