rust/library/stdarch/examples
Alex Crichton cb4a957efd
Add initial wasm memory grow/current intrinsics (#361)
This exposes access to the `grow_memory` and `current_memory` instructions
provided by wasm in what will hopefully be a stable interface (the stable part
being x86 first in theory).
2018-03-09 09:21:08 -06:00
..
hex.rs Rename is_target_feature_detected! (#346) 2018-03-07 09:46:16 -06:00
nbody.rs Prepare portable packed vector types for RFCs (#338) 2018-03-05 14:32:35 -06:00
wasm.rs Add initial wasm memory grow/current intrinsics (#361) 2018-03-09 09:21:08 -06:00