How to build images on GitLab using Guile Hoot?

It would be cool to demonstrate how to use Guile Hoot to build images with my game.

Maybe is there prebuild images with compiled hoot?

My main goal is to autocreate builds in for my project: .gitlab-ci.yml · main · Prismascape Composition / SkimScripter · GitLab

I’m unsure what’s being asked specifically, but I can take a guess. If you mean that you want to compile wasm binaries on GitLab CI, then use guild compile-wasm as you would on your own machine.

It would be cool to have docker image with guile hoot