Rust wasmtime

Open-source Rust projects categorized as wasmtime

Top 4 Rust wasmtime Projects

  • wasmtime

    A fast and secure runtime for WebAssembly

    Project mention: MongoDB’s New Query Engine | news.ycombinator.com | 2023-09-21

    re LLVM: Yes, Cranelift was designed to address these issues

    https://github.com/bytecodealliance/wasmtime/blob/main/crane...

  • wit-bindgen

    A language binding generator for WebAssembly interface types

    Project mention: Rust + WASM + Typescript [+ React] | /r/rust | 2023-07-18

    There are many options, but what worked best for me is compiling with cargo-wasi and loading the resulting Wasm file with browser_wasi_shim. Using wasm32-wasi instead of wasm32-unknown-unknown requires a bit more work (the communication with JS has to be set up manually), but gives the flexibility of having just a Wasm file that can be dropped in and loaded dynamically. (There's wit-bindgen for generating wrapping code according to an interface definition but I didn't have much success with it.)

  • InfluxDB

    Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.

  • wasi-experimental-http

    Experimental outbound HTTP support for WebAssembly and WASI

  • wasmtime-rb

    Ruby WebAssembly runtime powered by Wasmtime

    Project mention: Magnus 0.5 released (Library for writing Ruby gems in Rust) | /r/ruby | 2023-02-11

    wasmtime

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-09-21.

Rust wasmtime related posts

Index

What are some of the best open-source wasmtime projects in Rust? This list will help you:

Project Stars
1 wasmtime 13,043
2 wit-bindgen 715
3 wasi-experimental-http 131
4 wasmtime-rb 56
Static code analysis for 29 languages.
Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
www.sonarqube.org