Brandon Fish
|
e245742251
|
Remove commented out code
|
2019-01-20 09:43:43 -06: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
|
1dbbaa30b6
|
Get most spectests passing
|
2019-01-17 13:11:53 -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
|
230e43a894
|
Rewrite exports and imports
|
2019-01-10 23:00:05 -05:00 |
|
Lachlan Sneff
|
985e2b2f42
|
Fix support for floating point numbers
|
2019-01-09 20:32:02 -05:00 |
|
Lachlan Sneff
|
8c74d0a551
|
Push debugging stuff to help debug calls not working
|
2019-01-09 18:32:13 -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 |
|