dylibso / dylibso/chicory

Check more syntactic limits in Wasm modules

Open
#1,154 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1.1k
Forks
71
PR merge metrics
No merged PRs in 30d

Description

Reference to spec:
https://webassembly.github.io/spec/core/appendix/implementation.html#syntactic-limits

Currently most limits in [WasmLimits](https://github.com/dylibso/chicory/blob/f6850866ba54f4b9df857cb5ac12207d5028fa6e/wasm/src/main/java/com/dylibso/chicory/wasm/WasmLimits.java#L5) are not checked.

Imposing those limits will harden the security of the engine and put it "on par" with other runtimes.

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.