rust/library/stdarch/crates
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
..
assert-instr-macro Reorganize and refactor source tree (#324) 2018-02-18 10:07:35 +09:00
coresimd Migrate to rustfmt-preview and require rustfmt builds to pass (#353) 2018-03-08 09:09:24 -06:00
simd-test-macro Rename is_target_feature_detected! (#346) 2018-03-07 09:46:16 -06:00
stdsimd Add initial wasm memory grow/current intrinsics (#361) 2018-03-09 09:21:08 -06:00
stdsimd-test Reorganize and refactor source tree (#324) 2018-02-18 10:07:35 +09:00
stdsimd-verify Prepare portable packed vector types for RFCs (#338) 2018-03-05 14:32:35 -06:00