wasmi/src
Jef 22b260a3b9 Optionally deny floating point operations (#83)
* Optionally deny floating point operations

* Deny floating-point parameters and fix docs/indentation

* Test denial of floating-point parameters
2018-04-18 15:09:09 +03:00
..
bin Add `instantiate` bin (#53) 2018-02-14 13:36:27 +03:00
common Just bump framestack limits. (#50) 2018-02-13 09:29:04 +03:00
tests Remove old fixtures. (#54) 2018-02-14 13:33:24 +03:00
validation Optionally deny floating point operations (#83) 2018-04-18 15:09:09 +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 Args refactor (#71) 2018-03-14 01:23:12 +03:00
imports.rs Minor fixes in docs (#38) 2018-02-06 23:10:58 +03:00
lib.rs Optionally deny floating point operations (#83) 2018-04-18 15:09:09 +03:00
memory.rs remove stray println (#66) 2018-02-21 23:00:31 +03:00
module.rs Publish with externvals (#81) 2018-03-29 18:43:44 +03:00
runner.rs Args refactor (#71) 2018-03-14 01:23:12 +03:00
table.rs Add docs (#32) 2018-02-01 19:46:33 +03:00
types.rs Publish with externvals (#81) 2018-03-29 18:43:44 +03:00
value.rs Args refactor (#71) 2018-03-14 01:23:12 +03:00