]> git.lizzy.rs Git - rust.git/blob - src/test/run-make/wasm-custom-sections-opt/Makefile
Rollup merge of #65461 - Kampfkarren:patch-1, r=Centril
[rust.git] / src / test / run-make / wasm-custom-sections-opt / Makefile
1 -include ../../run-make-fulldeps/tools.mk
2
3 # only-wasm32-bare
4
5 all:
6         $(RUSTC) foo.rs -O --target wasm32-unknown-unknown
7         $(NODE) foo.js $(TMPDIR)/foo.wasm