Navigation Menu

Skip to content

Issues: wasmi-labs/wasmi

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Wasmi v0.32 release preparations priority-high
#999 opened Apr 23, 2024 by Robbepop
4 tasks
Try to put the Wasmi engine internals into its own crate cleanup Cleans up some region of the codebase.
#998 opened Apr 23, 2024 by Robbepop
Add Wasmi execution profiling enhancement New feature or request
#973 opened Apr 2, 2024 by Robbepop
Handle host function calls the same as other instructions in the Wasmi executor cleanup Cleans up some region of the codebase. enhancement New feature or request
#970 opened Mar 27, 2024 by Robbepop
Add support for fully hibernate-able Wasm instances enhancement New feature or request
#968 opened Mar 25, 2024 by mamidon
Optimization: Fuse transitive copies optimization An performance optimization issue.
#946 opened Mar 3, 2024 by Robbepop
Update wasmi_wasi WASI implementing dependencies help wanted Extra attention is needed tech-debt An issue to resolve some technical debt.
#943 opened Feb 28, 2024 by Robbepop
Restore CI benchmarks ci CI work item help wanted Extra attention is needed
#933 opened Feb 8, 2024 by Robbepop
Create C bindings for Wasmi enhancement New feature or request help wanted Extra attention is needed
#922 opened Jan 31, 2024 by Robbepop
Implement the Wasm component-model proposal enhancement New feature or request
#897 opened Jan 16, 2024 by Robbepop
Clean-up differential fuzzing infrastructure enhancement New feature or request tech-debt An issue to resolve some technical debt.
#896 opened Jan 16, 2024 by Robbepop
WASI: Can't open a file with both truncate and append flags bug Something isn't working help wanted Extra attention is needed
#861 opened Dec 21, 2023 by yagehu
Optimize register preservation finalization optimization An performance optimization issue. register-machine A work item for the register-machine engine.
#808 opened Nov 25, 2023 by Robbepop
Fuse i64.{and,or,xor} + i64.eqz + i32.eqz + br_if good first issue Good for newcomers optimization An performance optimization issue. register-machine A work item for the register-machine engine.
#803 opened Nov 24, 2023 by Robbepop
Implement the Wasm threads proposal enhancement New feature or request
#777 opened Oct 14, 2023 by Robbepop
Implement the Wasm multi-memory proposal enhancement New feature or request
#776 opened Oct 14, 2023 by Robbepop
Implement the Wasm gc proposal enhancement New feature or request
#775 opened Oct 14, 2023 by Robbepop
Implement the Wasm function-references proposal enhancement New feature or request
#774 opened Oct 14, 2023 by Robbepop
Another Performance Problem Compared With Other Runtime Tools stack-machine An issue tagged to the deprecated stack-machine `wasmi` engine backend.
#759 opened Sep 11, 2023 by luxinyi0105
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.