mirror of
https://github.com/fluencelabs/wasmer
synced 2024-12-13 14:25:32 +00:00
15913a946f
666: Bump serde_bytes from 0.11.1 to 0.11.2 r=Hywan a=dependabot-preview[bot] Bumps [serde_bytes](https://github.com/serde-rs/bytes) from 0.11.1 to 0.11.2. <details> <summary>Release notes</summary> *Sourced from [serde_bytes's releases](https://github.com/serde-rs/bytes/releases).* > ## 0.11.2 > - Support "alloc" feature on stable Rust 1.36+ ([#16](https://github-redirect.dependabot.com/serde-rs/bytes/issues/16), thanks [@​martindisch](https://github.com/martindisch)) </details> <details> <summary>Commits</summary> - [`4856e26`]( |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml | ||
image-loading-linux-x86-64.s | ||
image-loading-macos-x86-64.s | ||
README.md |
Wasmer Runtime Core
Wasmer is a standalone JIT WebAssembly runtime, aiming to be fully compatible with Emscripten, Rust and Go. Learn more.
This crate represents the core of the runtime.