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

Update lib on npm.

Open duncte123 opened this issue 2 years ago • 2 comments

The current release of livesplit-core on npm is over 5 years old. This version is used by nodecg-speedcontrol for the timer and it has been throwing some errors since nodecg version 2.

Could you publish the latest version of livesplit-core to npm?

duncte123 avatar Jul 11 '23 11:07 duncte123

The problem is partially that we switched to WebAssembly since then and as far as I can tell, packaging WebAssembly is weird in that each module loader will require it to be packaged differently... so I'm not sure how to do that properly. I feel like it's probably best for nodecg to just stop using livesplit-core if it causes problems.

CryZe avatar Jul 11 '23 12:07 CryZe

I would like to bump and request this as well. It would be nice to have an updated and more portable version of the code.

kdevcse avatar Jun 06 '24 21:06 kdevcse