|
b36783fc50
|
remove duplicated code, wrap WasmPtr on wasi side
|
2019-06-11 11:10:42 +02:00 |
|
|
7965ed2746
|
fix newly introduced bug in wasmptr array access
|
2019-06-10 13:32:33 +02:00 |
|
|
811acd7e68
|
probably actually fix the wasi ptr array bug now
|
2019-06-06 16:19:15 -07:00 |
|
|
d7ea46bab7
|
add wasmptr memory abstraction to emscripten; update wasi array access
|
2019-06-06 15:45:19 -07:00 |
|
|
74b6ba4eaf
|
Return type normalization, and change return errors from imported functions
|
2019-04-22 11:42:52 -07:00 |
|
|
52279afbe2
|
add comment and reduce code in pre-open loading section
|
2019-04-19 13:24:41 -07:00 |
|
|
19e830d25a
|
fix memory access in WasmPtr
|
2019-04-18 17:48:14 -07:00 |
|
|
0745274892
|
Cleanup
|
2019-04-09 16:07:09 -07:00 |
|
|
92ec71974b
|
Add wasi_try macro
|
2019-04-01 16:34:18 -07:00 |
|
|
ce35e5794f
|
Change ValueType trait and add basic fs
|
2019-04-01 15:52:35 -07:00 |
|
|
d9b89b46ee
|
Fix bug in deref of WasmPtr<T, Array>
|
2019-03-28 22:22:46 -07:00 |
|
|
90db12e59a
|
Finish up signatures and converting function types
|
2019-03-28 22:10:11 -07:00 |
|
|
c45de2207e
|
Add helper types and half-ish of the wasi signatures
|
2019-03-28 17:00:10 -07:00 |
|