Showing 1-20 of 139 packages
This folder contains the source code and emcc bindings for compiling XGrammar to Javascript/Typescript via [emscripten](https://emscripten.org/).
1. git clone libredwg到根目录 2. 使用cmake-gui 生成libredwg-gen到根目录 3. 配置好cmakelist.txt里面的emcc sdk的目录 4. 运行build
安装源码包和emcc ```bash npm run setup:wasm ```
xatlas.js is a wrapper for xatlas for js. It uses `emcc` to compile WASM from C++ codebase and can be used as a simple js module or as a webworker with [comlink](https://github.com/GoogleChromeLabs/comlink)
A compilation of the rust based 'pairing-crypto' crate to wasm
WASM build of libsecp256k1
To build simply run `npm run build` which assumed you have `emcc` installed. The make file also assumed linux environment to execute the scripts. Alternatively, you can run via docker by executing `npm run build:docker`. The dist folder will be created wi
Quirc wasm module compiled using Emscripten written in C programming language.
ZSTD (Zstandard) decoder for Web and Node.js, using WebAssembly
Convert TTF files to WOFF2 ones.
node-gyp wrapper for compiling native node addons without the binding.gyp conventions - just works with make, cmake, ninja, etc. Use it like gcc, emcc, clang, CC=node-gypcc
Hashing Verification for MXBIT - emcc version
ZSTD (Zstandard) decoder for Web and Node.js, using WebAssembly
**Fixed64** is a high-performance, cross-platform computation library built on top of a C++ WebAssembly (WASM) export using Emscripten (`emcc`). It offers consistent and reliable numerical operations essential for applications requiring precise floating-p
[](https://github.com/powersync-ja/wa-sqlite/actions/workflows/ci.yml?branch=master)
a 'native' port of Snudown to JavaScript
prebuild treesitter wasm binaries for everyone
Changes include:
Webpack loader that compiles some c/c++ file to bitcode and links bitcode into a wasm/asm.js using Emscripten.