Lachlan Sneff
|
a3821a90c1
|
fix broken test
|
2019-01-21 10:07:57 -08:00 |
|
Lachlan Sneff
|
8484199d29
|
fix formatting
|
2019-01-21 09:59:53 -08:00 |
|
Lachlan Sneff
|
6e9b002363
|
new way to access memory from the vmctx
|
2019-01-21 09:56:49 -08:00 |
|
Brandon Fish
|
47f46be69c
|
Ignore clippy error level
|
2019-01-18 00:33:46 -06:00 |
|
Brandon Fish
|
68bfec6786
|
Readd vmctx host data and data finalizer
|
2019-01-17 14:26:52 -08:00 |
|
Lachlan Sneff
|
b7b6e9e319
|
Fix formatting
|
2019-01-17 14:14:06 -08:00 |
|
Lachlan Sneff
|
93d0918122
|
Passing all spectests
|
2019-01-17 14:13:28 -08:00 |
|
Lachlan Sneff
|
1dbbaa30b6
|
Get most spectests passing
|
2019-01-17 13:11:53 -08:00 |
|
Brandon Fish
|
c74eed8a06
|
Add data and data finalizer to Ctx (#95)
* Add data and data finalizer to Ctx
* Make data_finalizer optional
|
2019-01-17 10:22:50 -08:00 |
|
Lachlan Sneff
|
bb9ed66cea
|
Split codegen into multiple modules
|
2019-01-16 17:59:12 -08: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
|
f5c5f777c0
|
Make vm::Ctx::new unsafe
|
2019-01-12 18:04:50 -05:00 |
|
Lachlan Sneff
|
230e43a894
|
Rewrite exports and imports
|
2019-01-10 23:00:05 -05:00 |
|
Lachlan Sneff
|
c44dcfec2b
|
call_indirect checks signature structural equality instead of nominal equality
|
2019-01-10 11:26:52 -05:00 |
|
Lachlan Sneff
|
bba168e61e
|
Support imported functions
|
2019-01-08 21:57:28 -05:00 |
|
Lachlan Sneff
|
8a73ff71af
|
Add separated runtime crate
|
2019-01-08 12:10:07 -05:00 |
|