cib VS llvm.js

Compare cib vs llvm.js and see what are their differences.

cib

clang running in browser (wasm) (by tbfleming)

llvm.js

LLVM compiled to JavaScript using Emscripten (by kripken)
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 llvm.js
5 1
825 452
- -
0.0 10.0
over 1 year ago about 9 years ago
C++ JavaScript
- -
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.

llvm.js

Posts with mentions or reviews of llvm.js. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-22.
  • 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!

What are some alternatives?

When comparing cib and llvm.js 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.

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

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

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

wajic - WebAssembly JavaScript Interface Creator

emception - Run Emscripten in the browser

wasm-fizzbuzz - WebAssembly from Scratch: From FizzBuzz to DooM.

llvm-js

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

llvm-project - This is the canonical git mirror of the LLVM subversion repository. The repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.

matrix-algebra - Some simple Matrix Algebra in WebAssembly