π± Emscripten, but it's in your browser
π Forked from jprendes/emception
π Lets you compile & run C/C++ source code in your browser
π§ββοΈ Uses WebAssembly magic
π You might be looking for our playground's source code. This is housed in a separate emception/playground repository.
β€οΈ In the future, this repository may become the official home of Emception. For now, though, this should be treated as a fork.
You can install this package locally using npm, or import it directly from an npm CDN like jsDelivr or esm.sh.
npm install @emception/emceptionimport {} from "https://esm.sh/@emception/emception";// TBDTODO: Add build instructions

