about summary refs log tree commit diff
path: root/compiler/rustc_target/src/asm/wasm.rs
AgeCommit message (Collapse)AuthorLines
2022-01-17Use Symbol for target features in asm handlingbjorn3-1/+2
This saves a couple of Symbol::intern calls
2020-12-01Add wasm32 support to inline asmGus Caplan-0/+46