Explorar o código

Enable wasm bulk memory instructions

Fabian %!s(int64=3) %!d(string=hai) anos
pai
achega
aa62033e9d
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Makefile

+ 1 - 0
Makefile

@@ -69,6 +69,7 @@ CLOSURE_FLAGS=\
 CARGO_FLAGS=\
 		--target wasm32-unknown-unknown \
 		-- \
+		-C target-feature=+bulk-memory \
 		-C linker=tools/rust-lld-wrapper \
 		-C link-args="--import-table --global-base=262144 $(STRIP_DEBUG_FLAG)" \
 		-C link-args="build/softfloat.o" \