# Introduction
EmulatorJS (opens new window) is a highly wrapped emulator. The backend is RetroArch compiled to WebAssembly (WASM) via Emscripten.
Made with ❤️ by @ethanaobrien (opens new window)
This project is not affiliated with linuxserver/emulatorjs (opens new window)
# Project Goals
The goal of this project is to give developers an easy way to embed an emulator onto their website.
# How it Works
EmulatorJS is a backend service that hosts its selection of emulators (opens new window) that may be embedded into your website. This is not an all-in-one stand alone server.
# Support
For general support/discussions, head over to the github and read through the discussion threads. (opens new window)
This site is a work-in-progress. If any information is missing, you can request it by opening an issue on github here (opens new window).