Skip to main content
Ctrl+K
8bitworkshop
  • Books
  • Docs
  • Blog
  • Contact
  • Start IDE
    • Projects
    • Dithertron
  • GitHub
  • Twitter
  • Books
  • Docs
  • Blog
  • Contact
  • Start IDE
  • Projects
  • Dithertron
  • GitHub
  • Twitter

Recent Posts

  • 05 November - VCSLib, A C Library for the Atari 2600
  • 28 October - Your 8-bit System is a Weird PDP-11
  • 16 May - Exploring the New 6502 Compiler Based on LLVM
  • 22 March - Will ChatGPT replace retro programmers?
  • 23 December - Atari 800 Winter Solstice Celebration Demo

Archives

  • 2023 (4)
  • 2022 (4)
  • 2021 (5)
  • 2020 (5)
  • 2019 (4)
  • 2018 (6)
  • 2017 (1)
  • Posts...

Posts tagged javascript

Emulator Performance: WebAssembly vs. JavaScript

  • 21 June 2021
  • Steven Hugg
  • emulation javascript webassembly

The 8bitworkshop IDE integrates several different kinds of emulators that run in the web browser, each kind with different characteristics. Ideally, our emulators would be:

Performant – They should load quickly, and run at native speeds in modern browsers.

Read more ...


Built with the PyData Sphinx Theme 0.15.4.