wasmi/src
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
..
common Just bump framestack limits. (#50) 2018-02-13 09:29:04 +03:00
tests Memory units (#42) 2018-02-09 16:45:21 +03:00
validation Just bump framestack limits. (#50) 2018-02-13 09:29:04 +03:00
func.rs Refine errors (#36) 2018-02-06 14:14:57 +03:00
global.rs Minor fixes in docs (#38) 2018-02-06 23:10:58 +03:00
host.rs Refine errors (#36) 2018-02-06 14:14:57 +03:00
imports.rs Minor fixes in docs (#38) 2018-02-06 23:10:58 +03:00
lib.rs Memory units (#42) 2018-02-09 16:45:21 +03:00
memory.rs Memory units (#42) 2018-02-09 16:45:21 +03:00
module.rs Memory units (#42) 2018-02-09 16:45:21 +03:00
runner.rs Just bump framestack limits. (#50) 2018-02-13 09:29:04 +03:00
table.rs Add docs (#32) 2018-02-01 19:46:33 +03:00
types.rs Minor fixes in docs (#38) 2018-02-06 23:10:58 +03:00
value.rs Minor fixes in docs (#38) 2018-02-06 23:10:58 +03:00