All Projects → pepyakin → Binaryen Rs

pepyakin / Binaryen Rs

Licence: apache-2.0
Binaryen bindings for Rust.

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to Binaryen Rs

Tdl
Node.js bindings to TDLib.
Stars: ✭ 177 (+268.75%)
Mutual labels:  bindings, webassembly
TypeScriptXX
🧷 Stay safe! Type-safe scripting for C++ using TypeScriptToLua and CMake with auto-generated declarations.
Stars: ✭ 33 (-31.25%)
Mutual labels:  webassembly, bindings
Binaryen
Binaryen for Swift
Stars: ✭ 15 (-68.75%)
Mutual labels:  webassembly, bindings
Wasmboy
Game Boy / Game Boy Color Emulator Library, 🎮written for WebAssembly using AssemblyScript. 🚀Demos built with Preact and Svelte. ⚛️
Stars: ✭ 963 (+1906.25%)
Mutual labels:  webassembly
Wasm Sort
WebAssembly sort algorithms compiled by C.
Stars: ✭ 34 (-29.17%)
Mutual labels:  webassembly
Winter
Haskell port of the WebAssembly OCaml reference interpreter
Stars: ✭ 42 (-12.5%)
Mutual labels:  webassembly
Gdscript Online
Try out GDScript without installing Godot
Stars: ✭ 46 (-4.17%)
Mutual labels:  webassembly
Cuda
Experiments with CUDA and Rust
Stars: ✭ 31 (-35.42%)
Mutual labels:  bindings
Uno.ch9
Ch9 - Uno Reference Implementation project
Stars: ✭ 45 (-6.25%)
Mutual labels:  webassembly
Rusqlite
Ergonomic bindings to SQLite for Rust
Stars: ✭ 1,008 (+2000%)
Mutual labels:  bindings
Json2excel
Generate excel file from json data
Stars: ✭ 40 (-16.67%)
Mutual labels:  webassembly
Mal
mal - Make a Lisp
Stars: ✭ 8,287 (+17164.58%)
Mutual labels:  webassembly
Tinygo
Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.
Stars: ✭ 9,068 (+18791.67%)
Mutual labels:  webassembly
Photon
⚡ Rust/WebAssembly image processing library
Stars: ✭ 963 (+1906.25%)
Mutual labels:  webassembly
Genepi
Automatic generation of N-API wrapper from a C++ library
Stars: ✭ 45 (-6.25%)
Mutual labels:  bindings
Swi Prolog Wasm
SWI-Prolog ported to WebAssembly
Stars: ✭ 32 (-33.33%)
Mutual labels:  webassembly
Cargo Web
A Cargo subcommand for the client-side Web
Stars: ✭ 1,026 (+2037.5%)
Mutual labels:  webassembly
Vst2
Bindings for vst2 sdk
Stars: ✭ 39 (-18.75%)
Mutual labels:  bindings
Ad Edwarthogenhancedscript
An Advanced & Highly Customisable Elite Dangerous Thrustmaster Warthog Script + ED Bindings Pack that utilises Modifiers, allowing for all commands to be easily accessible on the HOTAS. Includes many Quality of Life features to get the most enjoyment out of ED!
Stars: ✭ 39 (-18.75%)
Mutual labels:  bindings
Rustwasm Addon
🦀 + 🕸 + 🦊 // A web-extension to reverse a string. Yep.
Stars: ✭ 41 (-14.58%)
Mutual labels:  webassembly

binaryen-rs

Build Status crates.io docs.rs

Binaryen bindings for Rust. They used to provide bindings for IR-construction part of the API, but now this crate is more focused on tools provided by Binaryen, such as translate-to-fuzz or running wasm optimization passes.

Alternatives

For translate-to-fuzz like functionality, consider using the wasm-smith crate.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].