quickjs
There are 128 repositories under quickjs topic.
Tencent/puerts
PUER(普洱) Typescript. Let's write your game in UE or Unity with TypeScript.
quickjs-zh/QuickJS
QuickJS是一个小型并且可嵌入的Javascript引擎,它支持ES2020规范,包括模块,异步生成器和代理器。
elsaland/elsa
❄️ Elsa is a minimal runtime for JavaScript and TypeScript written in Go
saghul/txiki.js
A tiny JavaScript runtime
justjake/quickjs-emscripten
Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions
didi/Hummer
一套移动端高性能高可用的动态化跨端开发框架
hjdhnx/dr_py
A webServer convert web and x5 movie sites to cms api data
sebastianwessel/quickjs
A typescript package to execute JavaScript and TypeScript code in a webassembly quickjs sandbox
Tencent/ScriptX
A versatile script engine abstraction layer.
ftk/quickjspp
QuickJS C++ wrapper
doodlewind/react-ssd1306
📟 A React Renderer for SSD1306 OLED chip on Raspberry Pi.
ialex32x/unity-jsb
It brings Javascript runtime capability to Unity3D by integrating QuickJS.
godotjs/GodotJS
Add TypeScript/JavaScript Support for Godot 4.x with v8/QuickJS/JavaScriptCore/Browser
4silvertooth/QwikTape
Do calculations, annotate like you would on a paper "qwikly".
HarlonWang/quickjs-wrapper
QuickJS wrapper for Android/JVM
taoweiji/quickjs-android
Android Bindings for QuickJS, A fine little javascript engine.
wspl/go-quickjs
QuickJS bindings for Go
ekibun/flutter_qjs
A quickjs engine for flutter.
lithdew/quickjs
Go bindings to QuickJS: a fast, small, and embeddable ES2020 JavaScript interpreter.
mengmo/QuickJS-Windows-Build
Build QuickJS on Windows
saghul/wasi-lab
Some WASI experiments 🧪☣️☠️
mode777/rayjs
Javascript bindings for raylib in a single ~3mb executable
HiRoFa/quickjs_es_runtime
this is a wrapper library for the javascript runtime quickjs written in rust which works with typescript, modules, promises, async, await and much more
buke/quickjs-go
Go bindings to QuickJS
Coldzer0/QuickJS-Pascal
Quickjs FreePascal / Delphi Bindings
ctn-malone/quickjs-cross-compiler
Cross compile QuickJS interpreter & compiler - Generate static binaries from JS scripts
doodlewind/minimal-js-runtime
A toy JavaScript runtime based on QuickJS and libuv.
dokar3/quickjs-kt
A QuickJS binding for idiomatic Kotlin, with Async/DSL/ES Modules support.
MarilynDafa/ijjs
a lightweight js runtime for IOT(一个面向物联网的JS运行时)
ZhUyU1997/MEUI
Modern embedded UI 现代嵌入式用户界面
napi-bindings/quickjs-build
Build for QuickJS JavaScript Engine
Icemic/quickjs-rusty
A rusty QuickJS-NG wrapper focus on embedding-ready, no-pain type conversion and interoperability capabilities.
taowen/define-function
quick.js based eval
btx638/aaz-aardio
aaz 系列 aardio 扩展库
XGHeaven/jsscript
A flexible ESNext modern JavaScript engine running on another JavaScript engine.
QuickJS-Web-project/quickwebserver
Implementation of HTTP web server in the QuickJS Runtime