wasm-bindgen/crates/backend
Alex Crichton 748184ae66 Work with #![no_std] contexts
This commit adds support for both `#![no_std]` in the wasm-bindgen runtime
support (disabled by default with an on-by-default `std` feature). This also
adds support to work and compile in the context of `#![no_std]` crates.

Closes #146
2018-04-19 13:24:30 -07:00
..
src Work with #![no_std] contexts 2018-04-19 13:24:30 -07:00
Cargo.toml Bump to 0.2.4 2018-04-18 07:18:11 -07:00