Skip to content

emception/emception

ย 
ย 

Repository files navigation

๐Ÿšง Under construction ๐Ÿ‘ทโ€โ™‚๏ธ

Emception

๐Ÿ˜ฑ 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.

Installation

You can install this package locally using npm, or import it directly from an npm CDN like jsDelivr or esm.sh.

npm install @emception/emception
import {} from "https://esm.sh/@emception/emception";

Usage

npm jsDelivr esm.sh

// TBD

Development

CMake Node.js Vite TypeScript

Building the project

TODO: Add build instructions

About

๐Ÿ˜ฑ Emscripten, but it's in your browser

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 43.6%
  • Shell 24.5%
  • JavaScript 24.4%
  • HTML 3.6%
  • Python 2.6%
  • Dockerfile 0.7%
  • CMake 0.6%