0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Rust5 forks (5 forks)auto 404
enhancementexecutiongood first issue
Repository metrics
- Stars
- 37 stars (37 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Contributor guide
- Research direction
- Examine the Store struct and its memory related methods. Compare the checked and unchecked APIs to understand safety conventions. Look at the linked wasmi benchmarks to see how mem read is used, and consider how a new mem data method would encapsulate that logic.
- Tech stack
- rustwasm
- Domain
- compilers
- Issue type
- Feature
- Prerequisites
- RustGit