kevinmehall / node-llvmLinks
LLVM bindings for Node.JS
☆94Updated 12 years ago
Alternatives and similar repositories for node-llvm
Users that are interested in node-llvm are comparing it to the libraries listed below
Sorting:
- WebAssembly JIT☆87Updated 9 years ago
- LLVM compiled to JavaScript using Emscripten☆469Updated 10 years ago
- JIT Assembler in javascript☆288Updated 9 years ago
- JS JIT in JS☆215Updated 10 years ago
- LLVM 9.0+ Node Bindings☆190Updated 2 years ago
- Node.js exo-kernel dream - proposal☆49Updated 7 years ago
- Generate binary LLVM-compatible bitcode from JS☆62Updated 7 years ago
- An experimental Javascript parser and just-in-time compiler written in Rust☆137Updated 10 years ago
- LLV8 is an experimental top-tier compiler for V8 JavaScript Engine. LLV8 leverages the power of LLVM MCJIT to produce highly optimized co…☆234Updated 9 years ago
- Clean straight forward mmap-bindings for node.js☆81Updated 4 years ago
- Ahead of time JavaScript compiler☆261Updated 7 years ago
- Unfancy JavaScript with Manual Memory Management☆96Updated 13 years ago
- Javascript bytecode compiler and VM implemented in pure coffeescript☆157Updated 11 years ago
- Create ABI-compliant "struct" instances on top of Buffers☆120Updated 5 years ago
- Working mmap bindings for node.js☆56Updated 7 years ago
- V8 bindings for Rust☆39Updated last year
- LLVM IR Builder☆17Updated 7 years ago
- nodejs bindings for libclang☆53Updated 5 years ago
- Feature-reduced port of GYP to JavaScript☆160Updated 8 years ago
- musl libc experiment☆77Updated 6 years ago
- A top down parser that can handle left recursion by using a stack and backtracking☆17Updated 10 years ago
- Seamless GDB wrapper for Node.js and the browser.☆18Updated 7 years ago
- A highly-experimental, likely-pretty-slow polyfill for WebAssembly☆33Updated 7 years ago
- Generate ffi bindings from header files☆134Updated 5 years ago
- Run your JavaScript apps backed by Rust☆152Updated 3 years ago
- Create C "array" instances on top of Buffers☆54Updated 6 years ago
- Copies data between node Buffers and/or ArrayBuffers up to ~75 times faster than in pure JS.☆53Updated 10 years ago
- An implementation of nucleus-js using duktape and libuv implemented in rust☆25Updated 9 years ago
- A Javascript AOT compiler base on LLVM☆67Updated 11 years ago
- A toy js -> c++ compiler written in coffeescript. Uses escodegen to write c++ and tern to figure out types.☆113Updated 2 years ago