hey i am looking at this as a likely candidate for my game...
ran into a snag trying to build the test repo
$ make
guild compile-wasm -L modules -o game.wasm game.scm
guild: unknown script "compile-wasm"
Try `guild help' for more information.
make: *** [Makefile:14: game.wasm] Error 1
i have guix, did guix pull to get to the latest version, added the latest guile, and hoot... this is my first time working with this sort of sotware stack, not familiar with all the necesasry working parts, not really sure where to go from here...