jsxx VS js2cpp

Compare jsxx vs js2cpp and see what are their differences.

js2cpp

A toy js -> c++ compiler written in coffeescript. Uses escodegen to write c++ and tern to figure out types. (by fabiosantoscode)
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
jsxx js2cpp
2 2
165 105
- -
2.6 0.0
over 1 year ago over 1 year ago
Rust CoffeeScript
Apache License 2.0 -
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.

jsxx

Posts with mentions or reviews of jsxx. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-02.

js2cpp

Posts with mentions or reviews of js2cpp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-31.
  • Any JavaScript to C++ or to Rust transpilers?
    2 projects | /r/AskProgramming | 31 Mar 2023
    Currently, I found this transpiler and this too, and I just want to use it for fun, so don't worry about transpilation failing, because I just want to use it for fun. But I don't know how to use them. I have Git and Visual Studio installed, and I am using Windows.
  • Js to wasm
    3 projects | /r/WebAssembly | 24 Dec 2020
    You could instead look into js-to-c++ or similar transpilers like this: https://github.com/fabiosantoscode/js2cpp. It's not complete either though. But if you can get it working you can then compile the resulting c++ code to wasm.

What are some alternatives?

When comparing jsxx and js2cpp you can also consider the following projects:

jslang - A Javascript AOT compiler base on LLVM

besen - Complete ECMAScript Fifth Edition Implemention in Object Pascal