[wasm/graphite] Add commented out allocator export
This commit is contained in:
parent
3c59943433
commit
b9d4758bf9
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue