Skip to content

v0.6.0

Compare
Choose a tag to compare
@Namaneo Namaneo released this 30 Jun 08:48
· 149 commits to main since this release

Well, there's a lot in this one... I'll try to summarize the most important features:

  • The WASM side has been reduced to its minimum, and now acts as a standalone library being dynamically loaded web-side.
  • The UI has been entirely re-written to embrace that new core implementation strategy, with JSDoc to ease its development.
  • Files (saves, cheats, etc.) are now backed up tin a ZIP file, so you can explore and use those in another frontend if desired.
  • A decent amount of performance optimizations have been made, especially regarding memory management.
  • Git submodules have been dropped in favor of custom-made JSON that describe the cores, accessible app-wide.
  • The cores now run in a dedicated WebWorker, with live-reload of the configuration and threading support.

As always, this is an experimental project: you'll definitely experience bugs and crashes! If so, I'd be grateful if you raise issues describing them.

Warning: The files are now stored in a completely different way. You'll loose your save data when updating to this version. Please backup your old saves and open an issue if you need them in the new version of Junie.