Asmjs Open Source Projects

Browse 56 Asmjs open source projects, ranked by GitHub stars. Find the most popular Asmjs tools and libraries.

Share your experience:✍️ Write a Post❓ Ask a Question
32,740 stars

yewstack/yew

Rust / Wasm framework for creating reliable and efficient web applications

Metrics details
Stars32,740
13,644 stars

sql-js/sql.js

A javascript library to run SQLite on the web.

Metrics details
Stars13,644
4,444 stars

coolwanglu/vim.js

JavaScript port of Vim

Metrics details
Stars4,444
4,436 stars

appcypher/awesome-wasm-langs

😎 A curated list of languages that compile directly to or have their VMs in WebAssembly

Metrics details
Stars4,436
3,451 stars

koute/stdweb

A standard library for the client-side Web

Metrics details
Stars3,451
2,823 stars

mbasso/asm-dom

A minimal WebAssembly virtual DOM to build C++ SPA (Single page applications)

Metrics details
Stars2,823
2,467 stars

cucygh/fe-material

整理收集最有趣的前端技术教程及文档

Metrics details
Stars2,467
2,320 stars

tunz/js-vuln-db

A collection of JavaScript engine CVEs with PoCs

Metrics details
Stars2,320
2,066 stars

floooh/oryol

A small, portable and extensible C++ 3D coding framework

Metrics details
Stars2,066
2,001 stars

charto/nbind

:sparkles: Magical headers that make your C++ library accessible from JavaScript :rocket:

Metrics details
Stars2,001
1,850 stars

pypyjs/pypyjs

PyPy compiled to JavaScript

Metrics details
Stars1,850
1,773 stars

asm-js/validator

A reference validator for asm.js.

Metrics details
Stars1,773
1,189 stars

yglukhov/nimx

GUI library

Metrics details
Stars1,189
1,187 stars

leaningtech/cheerp-meta

Cheerp - a C/C++ compiler for Web applications - compiles to WebAssembly and JavaScript

Metrics details
Stars1,187
1,111 stars

koute/cargo-web

A Cargo subcommand for the client-side Web

Metrics details
Stars1,111
740 stars

ErosZy/SecurityWorker

The best javascript code protection solution ever.

Metrics details
Stars740
620 stars

strukturag/libde265.js

JavaScript-only version of libde265 HEVC/H.265 decoder.

Metrics details
Stars620
522 stars

mosra/corrade

C++11 multiplatform utility library

Metrics details
Stars522
506 stars

Web-Sight/WebSight

OpenCV wasm and asm.js port

Metrics details
Stars506
504 stars

raphamorim/wasm-and-rust

WebAssembly and Rust: A Web Love Story

Metrics details
Stars504
481 stars

larsbrinkhoff/lbForth

Self-hosting metacompiled Forth, bootstrapping from a few lines of C; targets Linux, Windows, ARM, RISC-V, 68000, PDP-11, asm.js.

Metrics details
Stars481
461 stars

never-lang/never

Never: statically typed, embeddable functional programming language.

Metrics details
Stars461
458 stars

Kagami/webm.js

JavaScript WebM converter

Metrics details
Stars458
434 stars

seikichi/tiff.js

tiff.js is a port of LibTIFF by compiling the LibTIFF C code with Emscripten.

Metrics details
Stars434
363 stars

Superconductor/superconductor

Big data visualization on the web

Metrics details
Stars363
362 stars

fiatjaf/jq-web

jq in the browser with emscripten.

Metrics details
Stars362
359 stars

Kagami/vmsg

:musical_note: Library for creating voice messages

Metrics details
Stars359
315 stars

mosra/magnum-examples

Examples for the Magnum C++11 graphics engine

Metrics details
Stars315
304 stars

mrahtz/javascript-karplus-strong

JavaScript/Web Audio implementation of Karplus-Strong guitar synthesis

Metrics details
Stars304
291 stars

gasman/bonsai-c

C to WebAssembly + asm.js compilation for humans

Metrics details
Stars291
255 stars

TheLartians/modern-wasm-starter

🛸 Run C++ code on web and create blazingly fast websites! A starter template to easily create WebAssembly packages using type-safe C++ bindings with automatic TypeScript declarations.

Metrics details
Stars255
248 stars

cnr-isti-vclab/meshlabjs

A javascript client based mesh processing tool. Built using vcg library, emscripten and webgl

Metrics details
Stars248
245 stars

lukewagner/polyfill-prototype-1

Experimental WebAssembly polyfill library and tools

Metrics details
Stars245
237 stars

objectcomputing/mFAST

A FAST (FIX Adapted for STreaming) encoder/decoder

Metrics details
Stars237
232 stars

InsightSoftwareConsortium/itk-wasm

High performance spatial analysis in a web browser, Node.js, and across programming languages and hardware architectures

Metrics details
Stars232
225 stars

Hanks10100/wasm-examples

WebAssembly Examples

Metrics details
Stars225
187 stars

anowell/quasar

An experimental rust-to-{wasm,asmjs} frontend framework.

Metrics details
Stars187
185 stars

emscripten-core/emscripten-fastcomp

LLVM plus Emscripten's asm.js backend

Metrics details
Stars185
177 stars

rail44/squark

Rust frontend framework, for web browser and more.

Metrics details
Stars177
176 stars

xaviergonz/js-angusj-clipper

Polygon and line clipping and offsetting library (Javascript) - a port of Angus Johnson's clipper

Metrics details
Stars176
175 stars

sniklaus/wasm-raytracer

a performance comparison of a simple raytracer in JavaScript, asm.js, WebAssembly, and GLSL

Metrics details
Stars175
170 stars

scijs/fourier-transform

Minimalistic and efficient FFT implementation

Metrics details
Stars170
168 stars

cyberegoorg/cetech

Data driven game engine.

Metrics details
Stars168
154 stars

EtherDream/WebScrypt

a fast and lightweight scrypt hash algorithm for browser

Metrics details
Stars154
151 stars

cmu-geometry/ddg-exercises-js

Metrics details
Stars151
151 stars

zbjornson/human-asmjs

Tips and tricks for writing asm.js as a human - Note: WebAssembly has replaced asm.js, so this is no longer maintained.

Metrics details
Stars151
148 stars

cramertj/domafic-rs

Metrics details
Stars148
143 stars

mattrglobal/jsonld-signatures-bbs

A linked data proof suite for BBS+ signatures

Metrics details
Stars143
133 stars

effekseer/EffekseerForWebGL

Metrics details
Stars133
128 stars

mattrglobal/bbs-signatures

An implementation of BBS+ signatures for node and browser environments

Metrics details
Stars128
124 stars

davidMcneil/the-rusty-web

Targeting the web with Rust.

Metrics details
Stars124
113 stars

commontk/dcmjs

dcmjs is a javascript cross-compile of dcmtk (dcmtk.org).

Metrics details
Stars113
105 stars

dgym/cpython-emscripten

Python in the browser - CPython compiled with emscripten

Metrics details
Stars105
104 stars

mosra/magnum-integration

Integration libraries for the Magnum C++11 graphics engine

Metrics details
Stars104
103 stars

mosra/magnum-plugins

Plugins for the Magnum C++11 graphics engine

Metrics details
Stars103
101 stars

Rillke/opusenc.js

JavaScript opus encoder

Metrics details
Stars101
Get A Weekly Email With Trending Asmjs Projects
Stay updated on Asmjs plus related topics you pick below.

Copyright 2018-2026 Awesome Open Source.  All rights reserved.