▲ | kookamamie 3 days ago | |
I'm curious - was it two and a half lines of code you contributed? | ||
▲ | gregsadetsky 3 days ago | parent [-] | |
I was saying that in jest, ha. More like 2.5% of the code. Very briefly, I contributed the CI pipeline that makes git push build the wasm and deploy it to a micro server that sets the specific required headers. I used the deployment tool I’ve been working on with a friend, which is called Disco. There was something about wasm/the audio worklet requiring super specific headers - `Cross-Origin-Embedder-Policy: require-corp` … Nothing too complicated. The other part I contributed is the loading/saving patches to Firebase, which lets people share compositions. But all of the audio, grid, ui is all River’s! |