Chris Maughan
12/01/2022, 6:28 PMsmt
12/02/2022, 5:50 AMfd_write
from WASI to print to the console, and laid out the input string in the memory as a giant string literal:
https://github.com/sumeet/aoc2022/blob/master/day1/part1.wat
https://github.com/sumeet/aoc2022/blob/master/day1/part2.watyairchu
12/02/2022, 10:19 AMChris Maughan
12/02/2022, 11:37 AMLu Wilson
12/03/2022, 7:05 PM