about summary refs log tree commit diff
path: root/src/test/run-make/wasm-stringify-ints-small/Makefile
AgeCommit message (Collapse)AuthorLines
2019-02-08Use write_char for writing padding charactersNick Fitzgerald-1/+1
Removes some unsafe *and* saves almost half a kilobyte of code size.
2019-02-08Add a wasm code size test for stringifying numbersNick Fitzgerald-0/+10