EmulatorJS: Difference between revisions

Gorilli09 (talk | contribs)
No edit summary
No edit summary
Line 4: Line 4:
|logo          = EmulatorJS logo.png
|logo          = EmulatorJS logo.png
|logowidth    = 69
|logowidth    = 69
|developer    = ethana obrien
|developer    = ethana obrien & allancoding
|version      = {{Version|EmulatorJS}}
|version      = {{Version|EmulatorJS}}
|active        = Yes
|active        = Yes
Line 12: Line 12:
|support      =  
|support      =  
|target = [[#Emulation Support|Multiple]]
|target = [[#Emulation Support|Multiple]]
|license      =  
|license      = {{license|GPLv3}}
|source        =
|source        = [https://github.com/EmulatorJS/EmulatorJS GitHub]
}}
}}


EmulatorJS is a re-write of a RetroArch-like emulator found on websites like "Arcade Spot".
EmulatorJS runs RetroArch compiled to webassembly, optimized for running in the web browser.
Note: As of EmulatorJS version 4.0, this project is no longer a reverse-engineered version of the emulatorjs.com project. It is now a complete rewrite.