Repository navigation

#

javascript-runtime

JavaScript Runtime built with Mozilla's SpiderMonkey Engine

Rust
415
2 个月前

Add a JS runtime in your Zig project

Zig
175
4 个月前

JSI is a JavaScript interpreter written in Rust that supports bytecode similar to quickjs. JSI 是一个 JavaScript 解释执行引擎,使用 Rust 编写无任何依赖,同时支持字节码执行。

Rust
92
8 天前

A lightweight javascript run-time environment, with node.js compatiblity in mind

C
69
5 年前

javascript runtime ( JSRT ) project for windows , based on chakra

JavaScript
67
8 年前

bundlebun bundles Bun, a fast JavaScript runtime, package manager, and builder, with your Ruby and Rails applications

Ruby
37
9 天前

JavaScript runtime Deno was meant to be.

JavaScript
37
1 年前

Javascript runtime library built in rust which can be used with quickjs

Rust
23
2 个月前

A .NET9+ AOT compatible wrapper over the Microsoft "Chakra" JavaScript engine (aka JScript9.dll). => It's just one 2500 lines of C# file that allows you to run Javascript code from .NET

C#
21
2 个月前

A JavaScript console with support of the Tasker's JavaScript interface....

HTML
10
4 年前

a small android application project to run/evaluate javascript code and to show the output on a custom console using a custom 'console.log()' method with support of file read/write access using Tasker's JavaScript interface. Based on https://github.com/nirmalpaul383/Console_dot_JS

HTML
7
4 年前

A small, embeddable and secure JS runtime using QuickJS and libuv.

C
6
3 年前

A operating system that runs system-level javascript, based on the Linux kernel.

Go
5
2 年前

A small library for parsing and executing JavaScript expressions in custom scopes.

JavaScript
5
4 年前

A toy JavaScript runtime.

C++
5
3 年前