diff --git a/src/wasm/graphite/Makefile b/src/wasm/graphite/Makefile index d509132dc..7c1f28952 100644 --- a/src/wasm/graphite/Makefile +++ b/src/wasm/graphite/Makefile @@ -17,6 +17,8 @@ all: $(FONTS) $< \ -o $@ +# -Wl,--export=malloc -Wl,--export=free \ + %.wasm.ttf: %.ttf shape.wasm $(ADD_TABLE) python $(ADD_TABLE) $< $@ shape.wasm