Commit Graph

9 Commits

Author SHA1 Message Date
bf09dc5e67 Merge branch 'master' into feature/update-capi-to-use-new-api 2020-04-09 17:40:29 -07:00
5c09fedcd3 Remove all uses of wasmer_runtime from tests 2020-04-09 15:50:35 -07:00
c9460e3a03 Migrate tests away from using runtime and runtime_core 2020-04-09 14:37:21 -07:00
a149c9aaeb Update tests to use new API where easily possible 2020-04-09 12:51:18 -07:00
83f0a043e7 Update C API to use new API 2020-04-06 17:09:50 -07:00
0527b50af3 Improve consistency of names, reuse more code, and reorganize a bit 2020-03-31 16:00:52 -07:00
50fcd57e45 Improve consistency and add misc clean ups 2020-03-31 12:37:50 -07:00
7ca721bd83 Update from feedback
Deprecate more methods on `Instance`, add `into_iter` method on
`Exports`, add FuncSig to ImportType and other updates.
2020-03-30 17:38:51 -07:00
cc13e45215 Add skeleton of external API and tests 2020-03-24 18:59:09 -07:00