Commit Graph

316 Commits

Author SHA1 Message Date
922ec686e1 Merge branch 'master' into feature/vm_refactor 2019-01-20 09:35:59 -06:00
7fc892be07 Removing some unused imports, cleanup 2019-01-18 18:36:28 -06:00
8a9f5fa61a Add special error types for compile, linking, and runtime errors. (#99)
* Add error types and convert most results to wasmer-runtime results

* Fix spectests

* Fix umbrella project to work with new error types
2019-01-18 10:54:16 -08:00
47f46be69c Ignore clippy error level 2019-01-18 00:33:46 -06:00
e43c3cb2eb cargo fmt 2019-01-18 00:18:13 -06:00
1025a0d730 Emscripten tests compiling again 2019-01-17 23:55:44 -06:00
456a76a5e5 Fix emtest compilation issues 2019-01-18 01:25:05 +01:00
57fbfd58d3 Fix globals 2019-01-17 23:19:15 +01:00
0bf6ce49f6 Update emscripten to latest changes 2019-01-17 23:19:15 +01:00
16a67c996a FIx socket syacall for Linux 2019-01-17 23:19:14 +01:00
e26590d370 Refactor emscripten globals 2019-01-17 23:19:14 +01:00
fdb0841783 Fix emscripten globals 2019-01-17 23:19:14 +01:00
927f6e4155 Fix other issues with emscripten integration 2019-01-17 23:19:14 +01:00
76f6d3c33c Fix emscripten imports 2019-01-17 23:19:14 +01:00
e236e2f9b6 Merge branch 'master' into feature/vm_refactor 2019-01-10 21:55:44 -08:00
de459fa5bd Isolated emscripten in new lib 2019-01-10 21:38:10 -08:00