cib VS emception

Compare cib vs emception and see what are their differences.

cib

clang running in browser (wasm) (by tbfleming)

emception

Run Emscripten in the browser (by jprendes)
InfluxDB - Power Real-Time Data Analytics at Scale
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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
cib emception
5 4
825 271
- -
0.0 5.2
over 1 year ago 4 months ago
C++ C++
- GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

cib

Posts with mentions or reviews of cib. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-21.

emception

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

What are some alternatives?

When comparing cib and emception you can also consider the following projects:

skybison - A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidden classes; bytecode inline caching; type-specialized bytecode; an experimental template JIT.

clang-wasm - How to build webassembly files with nothing other than standard Clang/llvm.

llvm-js

wefx - Basic WASM graphics package to draw to an HTML Canvas using C. In the style of the gfx library

riju - ⚡ Extremely fast online playground for every programming language.

chip8-book - An introduction to Chip-8 emulation using Rust

gvisor - Application Kernel for Containers

howto-wasm-minimal - How to create minimal wasm module with plain C/C++

bottlerocket - An operating system designed for hosting containers

wajic - WebAssembly JavaScript Interface Creator

windmill - Open-source developer platform to turn scripts into workflows and UIs. Fastest workflow engine (5x vs Airflow). Open-source alternative to Airplane and Retool.