wasmi/src/validation
Sergey Pepyakin e273b9e40a Just bump framestack limits. (#50)
These limits seems to be picked arbitrary, and I just made it arbitrary larger.

We need to reconsider these limits, ideally providing to user a way to customize the limits.

FWIW, When the last time I've tried to run gcc's torture testsuite with wasmi it also bumped into this limit.

Fixes #41.
2018-02-13 09:29:04 +03:00
..
context.rs Initial commit 2018-01-17 19:54:06 +03:00
func.rs Just bump framestack limits. (#50) 2018-02-13 09:29:04 +03:00
mod.rs Memory units (#42) 2018-02-09 16:45:21 +03:00
tests.rs Initial commit 2018-01-17 19:54:06 +03:00