livesplit-core icon indicating copy to clipboard operation
livesplit-core copied to clipboard

Implement the speedrun.com API

Open CryZe opened this issue 8 years ago • 1 comments

CryZe avatar Jun 01 '17 13:06 CryZe

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.

CryZe avatar Feb 11 '20 08:02 CryZe