mjs VS engine262

Compare mjs vs engine262 and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
mjs engine262
2 9
123 774
- 1.8%
0.0 6.3
about 5 years ago about 2 months ago
C++ TypeScript
MIT License MIT License
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.

mjs

Posts with mentions or reviews of mjs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-22.
  • A Garbage-Collected Heap in C++, Shaped Like Typed Python
    1 project | /r/Compilers | 1 Jun 2022
    I implemented a GC in C++ a couple of years ago for a JS interpreter (some notes). Some of the optimization I spent a lot of effort on (NaN-tagging) might not be appropriate for your use case though, and I won't recommend using the exact same approach as I did.
  • Enumerating and analyzing 40 non-V8 JavaScript implementations
    7 projects | news.ycombinator.com | 22 Sep 2021
    I made a toy ECMAScript interpreter a couple of years ago: https://github.com/mras0/mjs

    Not really notable, expect perhaps being the only one on the list with an ES1 mode? :) (Can't promise it's accurate though, as it was hard to find examples).

    Otherwise pretty boring (C++, hand-written parser, AST interpreter, ES1/ES3/ES5.1 support minus some regexp/timezone/locale stuff).

engine262

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

What are some alternatives?

When comparing mjs and engine262 you can also consider the following projects:

test262 - Official ECMAScript Conformance Test Suite

qtdeclarative - Qt Declarative (Quick 2)

sval - A javascript interpreter written in javascript

txiki.js - A tiny JavaScript runtime

v8go - Execute JavaScript from Go

JS-Interpreter - A sandboxed JavaScript interpreter in JavaScript.

Jint - Javascript Interpreter for .NET

quickjs - Public repository of the QuickJS Javascript Engine.

brs - An interpreter for the BrightScript language that runs on non-Roku platforms.

multiview - 3D computer vision and action recognition research library