Lachlan Sneff
|
10c5aa02a2
|
Add export_func macro, prelude, and rename imports stuff
|
2019-01-21 14:43:04 -08:00 |
|
Lachlan Sneff
|
69fd93937c
|
merge vm_refactor_trap_handling into vm_refactor
|
2019-01-21 13:53:33 -08:00 |
|
Lachlan Sneff
|
b74a08f097
|
Add (hopefully-working) support for windows
|
2019-01-21 11:51:41 -08:00 |
|
Brandon Fish
|
3d65656f85
|
Documentation and style in runtime
|
2019-01-19 01:03:07 -06:00 |
|
Lachlan Sneff
|
539db9f577
|
Starting to set up protected call in clif-backend
|
2019-01-18 13:29:43 -08:00 |
|
Lachlan Sneff
|
705708cafe
|
add 'ProtectedCaller' to runtime
|
2019-01-18 12:14:21 -08:00 |
|
Syrus
|
6d55776b8e
|
Fix formatting
|
2019-01-18 11:15:13 -08:00 |
|
Lachlan Sneff
|
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 |
|
Lachlan Sneff
|
e8dcbc5897
|
Merge branch 'feature/vm_refactor' into feature/vm_refactor_errors
|
2019-01-18 09:20:55 -08:00 |
|
Lachlan Sneff
|
d23601a810
|
Add error types and convert most results to wasmer-runtime results
|
2019-01-18 09:17:44 -08:00 |
|
Brandon Fish
|
321abe6644
|
Merge branch 'feature/vm_refactor' into fix/vm_refactor_esmcripten_integration
|
2019-01-17 23:20:56 -06:00 |
|
Syrus
|
620f40c144
|
Make build and tests pass again by skipping emscripten
|
2019-01-17 17:44:33 -08:00 |
|
Steve Akinyemi
|
0bf6ce49f6
|
Update emscripten to latest changes
|
2019-01-17 23:19:15 +01:00 |
|
Steve Akinyemi
|
76f6d3c33c
|
Fix emscripten imports
|
2019-01-17 23:19:14 +01:00 |
|
Lachlan Sneff
|
5872d879f9
|
Local/Import index differentiation
|
2019-01-16 10:26:10 -08:00 |
|
Lachlan Sneff
|
a7ffb44bbc
|
Rework imports
|
2019-01-12 22:02:19 -05:00 |
|
Lachlan Sneff
|
f08f49fa38
|
Fix formatting
|
2019-01-12 17:53:17 -05:00 |
|
Lachlan Sneff
|
a983e9ce8b
|
Rearrange some apis
|
2019-01-12 17:52:14 -05:00 |
|
Lachlan Sneff
|
230e43a894
|
Rewrite exports and imports
|
2019-01-10 23:00:05 -05:00 |
|
Lachlan Sneff
|
8c74d0a551
|
Push debugging stuff to help debug calls not working
|
2019-01-09 18:32:13 -05:00 |
|
Brandon Fish
|
14c9512cf4
|
Remove old src/runtime and src/compilers directories
|
2019-01-09 00:49:11 -06:00 |
|
Lachlan Sneff
|
d696f9e6c8
|
Add spectests
|
2019-01-09 01:06:24 -05:00 |
|
Lachlan Sneff
|
82771673b5
|
Make function imports unsafe
|
2019-01-08 22:09:09 -05:00 |
|
Lachlan Sneff
|
bba168e61e
|
Support imported functions
|
2019-01-08 21:57:28 -05:00 |
|
Lachlan Sneff
|
7324c85749
|
Add clif-backend crate and runtime example
|
2019-01-08 16:04:03 -05:00 |
|
Lachlan Sneff
|
8a73ff71af
|
Add separated runtime crate
|
2019-01-08 12:10:07 -05:00 |
|