summaryrefslogtreecommitdiffstats
path: root/tests/run-make/wasm-custom-sections-opt/Makefile
blob: a0d4378131be5bebbeb2d7537e074118e9618220 (plain)
1
2
3
4
5
6
7
include ../tools.mk

# only-wasm32-bare

all:
	$(RUSTC) foo.rs -O --target wasm32-unknown-unknown
	$(NODE) foo.js $(TMPDIR)/foo.wasm