Reduce code duplication between wasm and pulley
Open
crate:scheduler
for:maintainability
needs:implementation
- Dominant language
- Rust
- Stars
- 188
- Forks
- 41
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 12
Description
There's quite some duplication in functions like `start_applet()` and `process_applet()` which could be factorized by providing a better runtime abstraction.
Contributor guide
Assessment
This issue has not been assessed yet.