llvm-js

By kripken

Llvm-js Alternatives

Similar projects and alternatives to llvm-js

  1. windmill

    95 llvm-js VS windmill

    Open-source developer platform to power your entire infra and turn scripts into webhooks, workflows and UIs. Fastest workflow engine (13x vs Airflow). Open-source alternative to Retool and Temporal.

  2. JetBrains

    Tell us how you use coding tools. You may win a prize! Are you a developer or a data analyst? Share your thoughts about your coding tools in our short survey and get a chance to win prizes!

    JetBrains logo
  3. gvisor

    Application Kernel for Containers

  4. bottlerocket

    An operating system designed for hosting containers

  5. riju

    21 llvm-js VS riju

    ⚡ Extremely fast online playground for every programming language.

  6. emception

    Run Emscripten in the browser

  7. cib

    6 llvm-js VS cib

    clang running in browser (wasm)

  8. 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. (by tekknolagi)

  9. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

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

llvm-js discussion

Log in or Post with

llvm-js reviews and mentions

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 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.

Stats

Basic llvm-js repo stats
1
16
10.0
about 13 years ago

kripken/llvm-js 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 llvm-js is C++.


Sponsored
Tell us how you use coding tools. You may win a prize!
Are you a developer or a data analyst? Share your thoughts about your coding tools in our short survey and get a chance to win prizes!
surveys.jetbrains.com

Did you know that C++ is
the 7th most popular programming language
based on number of references?