Jim Posen
|
71dd73d672
|
Expose some more internals publicly (#340)
|
2019-10-28 18:12:11 +01: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
|
6a41417b52
|
Add examples; refactor HostRef
|
2019-09-18 09:15:14 -07:00 |
|
Yury Delendik
|
805fbb4d2a
|
rm private SignatureRegistry trait
|
2019-09-12 17:11:34 -07:00 |
|
Yury Delendik
|
de1c0f63eb
|
Table operation; refactor Callable
|
2019-09-12 17:11:34 -07:00 |
|
Artur Jamro
|
fad70eb8bb
|
Refactor usage of SecondaryMap impls (serde, PartialEq)
|
2019-09-05 17:14:32 -07:00 |
|
Yury Delendik
|
c94c383a7c
|
[wasmtime-api] Implementation of classes for run-{reflect,start,global,memory}-c (#295)
Implements apis for reflect-c, start-c, run-global-c and run-memory-c
|
2019-08-26 10:07:02 -05: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 |
|