wasm-bindgen/tests
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
..
all Work with #![no_std] contexts 2018-04-19 13:24:30 -07:00