wasmer/lib/emscripten
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 cargo fmt 2019-01-18 00:18:13 -06:00
emtests Ignore time_c and gmtime 2019-01-27 16:29:05 -06:00
src Add caching. (#134) 2019-02-06 16:26:45 -08:00
tests Fix compilation 2019-02-04 18:46:10 -06:00
Cargo.toml Simplified storage of emscripten globals data 2019-01-24 16:45:06 -08:00