This website requires JavaScript.
Explore
Help
Sign In
T0b1
/
wasmtime
Watch
1
Star
0
Fork
0
You've already forked wasmtime
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
5b0031ece8fd3c60a5a4df1e3b63e57a87180197
wasmtime
/
crates
/
api
History
Dan Gohman
5b0031ece8
Use
pointer::add
instead of
pointer::offset
with a cast.
2019-11-08 17:15:37 -08:00
..
c-examples
rustfmt and trim trailing whitespace.
2019-11-08 17:15:37 -08:00
examples
Use the more-asserts crate in more places.
2019-11-08 15:24:53 -08:00
src
Use
pointer::add
instead of
pointer::offset
with a cast.
2019-11-08 17:15:37 -08:00
tests
Initial reorg.
2019-11-08 06:35:40 -08:00
Cargo.toml
General Cargo.toml cleanup. (
#529
)
2019-11-08 17:22:37 -06:00
LICENSE
Initial reorg.
2019-11-08 06:35:40 -08:00
README.md
Initial reorg.
2019-11-08 06:35:40 -08:00
README.md
Implementation of wasm-c-api in Rust
https://github.com/WebAssembly/wasm-c-api