Searched refs:WASM (Results 1 – 3 of 3) sorted by relevance
79 emccLibsodium "${PREFIX}/lib/libsodium.asm.tmp.js" -Oz -s WASM=0 -s RUNNING_JS_OPTS=180 emccLibsodium "${PREFIX}/lib/libsodium.wasm.tmp.js" -O3 -s WASM=1
872 HANDLE_DW_OP(0xed, WASM_location, 0, WASM)873 HANDLE_DW_OP(0xee, WASM_location_int, 0, WASM)
6209 WASM = (1 << MCContext::IsWasm), in parsePrefix() enumerator6247 CurrentFormat = WASM; in parsePrefix()