livesplit-core
livesplit-core copied to clipboard
Implement the speedrun.com API
It seems like this has a big impact on the wasm file size. It grew from 2.8 MiB to 3.6 MiB (this is before wasm-opt / wasm-gc), despite only having 3 async fns in the public API so far. This will have to be investigated.