LinuxServer Changes:
Pin node back on aarch64 as well for compatibility.
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 .