I have a thing I want to write but in order to write it I have to write a build script for invoking wasm-pack
I was hoping I could at least use trunk but then I realized trunk is for creating entire SPAs and I really just want to create 1 wasm binary, and trunk is probably just getting in the way
Super irritating to me btw that you can't just include wasm from html and have to have a js loader for your wasm