Josh Triplett
|
0108622c7d
|
Remove incorrect executable bits (#454)
A few .rs files and a .wasm file have the executable bit set; unset it.
|
2019-11-04 20:42:16 -08:00 |
|
Yury Delendik
|
876d5e1075
|
[wasmtime-api] Multi value api support (#448)
|
2019-10-23 14:09:27 -05:00 |
|
Dan Gohman
|
8e1b44b29c
|
Make more code work with no_std. (#407)
* Make more code work with no_std.
no_std support is still incomplete, but this patch takes care of the
bulk of the straightforward parts.
|
2019-10-08 16:53:32 -07:00 |
|
Yury Delendik
|
9c747db429
|
Make data() unsafe
|
2019-09-18 09:15:14 -07:00 |
|
Yury Delendik
|
6a41417b52
|
Add examples; refactor HostRef
|
2019-09-18 09:15:14 -07:00 |
|
Yury Delendik
|
f88e92a57c
|
Better Wasmtime API for embedder (#287)
* Migrate wasm-rust-api code to wasmtime.
|
2019-08-21 00:35:26 -07:00 |
|