IRC channel logs
2025-10-12.log
back to list of logs
<liltechdude>how to properly include reflect.js and according wasm files without manually copying it? In hoot project <dthompson>user is gone now but in case they read the public logs: use the --bundle flag for 'guild compile-wasm' to copy all the necessary runtime files. <dthompson>nvm, didn't see yours. closed mine and merged yours. <mra>hey, are there any examples of software built around goblins that's worth looking at? i read through the tutorial, but it's a bit tricky to understand how all of the parts of goblins fit together into a whole <mra>the examples in the tutorial are a bit "atomic", so to speak