LinuxServer Changes:
Add logic to symlink out RO rom directories to support upgrades.
emulatorjs Changes:
BugFix Release:
- Ensure the libretro webassembly is loaded before setting up the FS and calling the main thread. In previous versions it was possible the browser would not cache a large core depending on it's max file size limit and it would try to run before the stack was ready.
- NDS metadata updates thanks @gr33k .