[wasm/graphite] Add commented out allocator export

This commit is contained in:
Behdad Esfahbod 2023-02-25 13:07:56 -07:00
parent 3c59943433
commit b9d4758bf9
1 changed files with 2 additions and 0 deletions

View File

@ -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