wasmer/lib/spectests
Lachlan Sneff 8fe9b7eac2
Add caching. (#134)
* Allow a module to have a different signature registry than the process-specific

* Add core ability to build compiled code caches

* Remove timing printouts

* Serialize/Deserialize memories to reduce copies

* Work more on api

* Relocate local functions relatively before external functions

* Fix incorrect definition in test

* merge errors caused by merge

* Fix emscripten compile

* Fix review comments
2019-02-06 16:26:45 -08:00
..
build make spectests compile in emscripten update PR (#137) 2019-02-04 16:26:32 -08:00
examples Add caching. (#134) 2019-02-06 16:26:45 -08:00
spectests Move spectests to their own library 2019-01-29 16:58:16 -06:00
tests do not need to dereference an enum 2019-02-04 15:01:12 -08:00
Cargo.toml Add caching. (#134) 2019-02-06 16:26:45 -08:00