Interpreter limits
Open
crate:interpreter
for:security
needs:design
- Dominant language
- Rust
- Stars
- 188
- Forks
- 41
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 12
Description
All WebAssembly (dynamic) resource limits (is it only RAM?) should be configurable:
- Maximum stack usage (if stack usage is bounded per function we only need to check when calling a function)
Contributor guide
Assessment
This issue has not been assessed yet.