1
0
mirror of https://github.com/fluencelabs/wasmer synced 2024-12-16 07:35:40 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
Lachlan Sneff
8fe9b7eac2
Add caching. ()
* 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
Lachlan Sneff
69e9c5154d Add Pages and Bytes newtypes 2019-01-29 15:44:15 -08:00