build:
	curl https://unicode.org/Public/emoji/15.1/emoji-test.txt > emoji-data.txt
	deno run -A build.ts
	rm emoji-data.txt