emception

Run Emscripten in the browser (by jprendes)

Emception Alternatives

Similar projects and alternatives to emception

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better emception alternative or higher similarity.

emception reviews and mentions

Posts with mentions or reviews of emception. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-02.
  • Using Firecracker and Go to run short-lived, untrusted code execution jobs
    9 projects | news.ycombinator.com | 2 Aug 2022
    Here are some more ports of LLVM and clang to the browser:

    * https://github.com/kripken/llvm-js

    * https://github.com/tbfleming/cib

    * https://github.com/jprendes/emception

    LLVM just does pure computation, really, so it's not hard to port to wasm - much simple than say Python (which has also been ported several times). The only challenges with LLVM are the build system (which has self-execution), working around some issues like clang wanting to open a subprocess, and adding some ifdefs.

  • Is that possible to use a Nim compiler in the browser?
    2 projects | /r/nim | 18 May 2022
    I have just stumbled upon this project which does exactly that - compiles C/C++ to WASM right in the browser. The included demo wouldn't load on my machine for some reason though. But it is the exact scenario I have thought of, running your whole 'IDE' in the browser, while serving the page's files simply with a GitHub page.
  • Rust programming concepts for JavaScript developers
    3 projects | news.ycombinator.com | 22 Nov 2021
    It takes some work (mostly due to LLVM building code to run later in its build system as it goes), but it's very feasible. LLVM has been ported to Wasm (and before that to JS) many times, for example:

    https://github.com/jprendes/emception (2021)

    https://github.com/tbfleming/cib (2017)

    https://github.com/kripken/llvm.js (2012)

    I agree it would be great to see this repl running 100% in the browser!

  • The Emscripten compiler itself has been compiled to WebAssembly
    1 project | news.ycombinator.com | 5 Nov 2021
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 4 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Stats

Basic emception repo stats
4
270
5.2
4 months ago

jprendes/emception is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.

The primary programming language of emception is C++.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com