Will Scott
|
1320b111eb
|
fix guest iovs pointer mapping
|
2019-05-18 15:31:14 -07:00 |
|
Zhuowei Zhang
|
ca8c8b3370
|
js-polyfill: support Safari, which doesn't have instantiateStreaming
|
2019-05-10 14:24:59 -07:00 |
|
Dan Gohman
|
dd0d71b18f
|
Fix name name mangling of WASI functions in the JS polyfill.
Emscripten prefixes C functions with '_', so these functions end up
having 3 leading underscores.
|
2019-04-01 12:48:13 -07:00 |
|
Dan Gohman
|
b2fefe7714
|
WASI prototype design, implementation, and documentation.
This adds documents describing the WASI Core API, and an implementation in
Wasmtime.
|
2019-03-27 10:58:43 -07:00 |
|