An open API service providing repository metadata for many open source software ecosystems.

Topic: "wasmtime"

bytecodealliance/wasmtime

A lightweight WebAssembly runtime that is fast, secure, and standards-compliant

Language: Rust - Size: 115 MB - Last synced at: 4 days ago - Pushed at: 7 days ago - Stars: 16,342 - Forks: 1,414

microsoft/aici

AICI: Prompts as (Wasm) Programs

Language: Rust - Size: 9.71 MB - Last synced at: 3 days ago - Pushed at: 4 months ago - Stars: 2,021 - Forks: 82

bytecodealliance/wit-bindgen

A language binding generator for WebAssembly interface types

Language: Rust - Size: 13.9 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1,143 - Forks: 218

bytecodealliance/wasmtime-go

Go WebAssembly runtime powered by Wasmtime

Language: Go - Size: 3.23 GB - Last synced at: 3 days ago - Pushed at: 25 days ago - Stars: 824 - Forks: 82

bytecodealliance/wasmtime-dotnet

.NET embedding of Wasmtime https://bytecodealliance.github.io/wasmtime-dotnet/

Language: C# - Size: 1.92 MB - Last synced at: 3 days ago - Pushed at: 10 months ago - Stars: 445 - Forks: 51

bytecodealliance/wasmtime-py

Python WebAssembly runtime powered by Wasmtime

Language: Python - Size: 751 KB - Last synced at: 3 days ago - Pushed at: 10 days ago - Stars: 438 - Forks: 60

thomscoder/luna

πŸŒ™ A really tiny WebAssembly compiler for demonstration and educational purposes. Written in Go and built as one of my quests to conquer the WebAssembly dungeon

Language: Go - Size: 1.18 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 308 - Forks: 6

dylibso/observe-sdk

Continuous runtime observablity SDKs to monitor WebAssembly code.

Language: TypeScript - Size: 3.27 MB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 169 - Forks: 7

deislabs/wasi-experimental-http πŸ“¦

Experimental outbound HTTP support for WebAssembly and WASI

Language: Rust - Size: 233 KB - Last synced at: 1 day ago - Pushed at: about 2 years ago - Stars: 139 - Forks: 33

kawamuray/wasmtime-java

Java or JVM-language binding for Wasmtime

Language: Java - Size: 335 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 133 - Forks: 30

juancastillo0/wasm_run

A WebAssembly executor for Dart and Flutter applications. Uses Rust's wasmtime optimizing runtime or wasmi interpreter to parse and execute WASM and WAT files.

Language: Rust - Size: 63.8 MB - Last synced at: 10 days ago - Pushed at: 12 months ago - Stars: 129 - Forks: 13

bytecodealliance/wasmtime-rb

Ruby WebAssembly runtime powered by Wasmtime

Language: Rust - Size: 4.59 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 108 - Forks: 21

zigwasm/wasmtime-zig

Zig embedding of Wasmtime

Language: Zig - Size: 63.5 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 84 - Forks: 9

softprops/fasttime

⏱️ A Fastly serverless compute@edge runtime for running wasm applications locally

Language: Rust - Size: 337 KB - Last synced at: 2 days ago - Pushed at: about 4 years ago - Stars: 64 - Forks: 6

kajacx/wasm-bridge

Provides a single unified API to run WASM modules on the desktop using wasmtime, or on the web using js-sys.

Language: Rust - Size: 3.61 MB - Last synced at: 19 days ago - Pushed at: 11 months ago - Stars: 49 - Forks: 6

christophwille/dotnet-opa-wasm

Call Open Policy Agent (OPA) policies in WASM (Web Assembly) from .NET Core

Language: C# - Size: 2.98 MB - Last synced at: 8 days ago - Pushed at: 5 months ago - Stars: 46 - Forks: 11

bluejekyll/wasmtime-java

Wasmtime bindings for Java

Language: Rust - Size: 317 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 38 - Forks: 6

h1romas4/zellij-datetime

This plugin adds a date and time pane to [Zellij](https://zellij.dev/), a terminal workspace.

Language: Rust - Size: 1.36 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 34 - Forks: 4

bytecodealliance/wasm-score

A benchmark for standalone WebAssembly

Language: C - Size: 57.3 MB - Last synced at: 2 days ago - Pushed at: 9 months ago - Stars: 32 - Forks: 5

fuxiaohei/runtime-land

A tiny Function as a Service (FaaS) platform by WebAssembly

Language: Rust - Size: 12.6 MB - Last synced at: 2 days ago - Pushed at: 5 months ago - Stars: 28 - Forks: 3

viniarck/wasmtime-ex

πŸ’§Elixir WebAssembly runtime powered by Wasmtime

Language: Rust - Size: 153 KB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 26 - Forks: 0

topheman/webassembly-wasi-experiments

Discover WebAssembly System Interface (WASI) with C/Rust use cases

Language: Makefile - Size: 1.49 MB - Last synced at: 4 days ago - Pushed at: about 2 years ago - Stars: 25 - Forks: 0

wasmfx/wasmfxtime Fork of bytecodealliance/wasmtime

A fork of wasmtime (a fast and secure runtime for WebAssembly) supporting the WasmFX instruction set

Language: Rust - Size: 107 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 19 - Forks: 1

delneg/FullstackWasmFSharpApp

Fullstack WASM Application written in F#, using WASI to compile backend to be run using wasmer / wastime

Language: F# - Size: 108 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 18 - Forks: 0

peterhuene/wasmtime-functions

A prototype serverless WebAssembly runtime built on Wasmtime

Language: Rust - Size: 48.8 KB - Last synced at: 3 days ago - Pushed at: over 3 years ago - Stars: 16 - Forks: 1

WAsDE-project/Chatbot

A modular chatbot experiment

Language: Rust - Size: 7.15 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 13 - Forks: 1

jedisct1/wasi-update

A simple tool to convert a WebAssembly module to a WASI component (component model, WASI-preview2).

Language: Rust - Size: 496 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 12 - Forks: 2

Heraclito-Q-Saldanha/wasmtime_serde

Simple library for serializing complex types to the wasmtime runtime using serde

Language: Rust - Size: 44.9 KB - Last synced at: 6 days ago - Pushed at: about 1 year ago - Stars: 11 - Forks: 0

raskyld/leptos-wasmcloud

Meta repo for the PoC of the integrations between wasmCloud and Leptos

Language: Rust - Size: 515 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 10 - Forks: 0

thomscoder/aeon

A tiny WebAssembly runtime for demonstration and educational purposes ⏳✨ Run your WebAssembly modules in a really easy way.

Language: JavaScript - Size: 44.9 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 0

jedisct1/wasmtime-crypto Fork of bytecodealliance/wasmtime

WebAssembly cryptography API for wasmtime.

Language: Rust - Size: 60.4 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 1

philippgille/go-wasm

Examples of how to work with WebAssembly and WASI in Go

Language: Go - Size: 28.3 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 0

innobead/wasm-demo πŸ“¦

What's WASM, WASI πŸ€”

Language: Shell - Size: 74.2 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 8 - Forks: 2

MediosZ/component-model-demo

This repository demonstrate how to use component model with wasmtime.

Language: Rust - Size: 537 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 7 - Forks: 2

delneg/WasmtimeFableRaytracerFSharpAvalonia

F# code transpiled to Rust, compiled to WASM, running in Avalonia app inside Wasmtime WASI Runtime

Language: F# - Size: 1.07 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 7 - Forks: 1

yue4u/zf

Language: Rust - Size: 91 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 0

kubkon/wasi-compute

Experimental minimal example of deterministic compute functions in WASI

Language: Rust - Size: 1.94 MB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 0

guyoung/AIMatrices

AIMatrices is a lightweight, high-performance, scalable, and open source AI application rapid building platform designed to provide developers with an efficient and convenient AI application development experience.

Language: Rust - Size: 42.9 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 5 - Forks: 2

WilliamMartini/WASM

Software Maintenance and Evolution: Using Web Assembly to make Serverless Applications more Portable

Language: JavaScript - Size: 18.6 MB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 5 - Forks: 0

RancidBacon/godot-wasm-engine

WebAssembly runtime add-on for Godot

Last synced at: about 2 years ago - Stars: 5 - Forks: 0

nathanpotter17/emcc-wasm

WebAssembly and WASI using C++ & Rust

Language: C++ - Size: 88.5 MB - Last synced at: about 3 hours ago - Pushed at: about 3 hours ago - Stars: 4 - Forks: 1

HttpRafa/atomic-cloud

A program that makes it possible to put special game servers in a cluster

Language: Rust - Size: 3.42 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 4 - Forks: 2

idlab-discover/i2c-wasm-components

A proof of conecpt for using WebAssembly together with I2C

Language: Rust - Size: 309 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

zebp/auto-wasi

Automatic WASI linking for Wasmtime

Language: Rust - Size: 7.81 KB - Last synced at: 2 days ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

rich-murphey/wasm-hostcall-example

This is an example showing how to export and import functions between a Rust application and Rust WebAssembly.

Language: Rust - Size: 111 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 5

eunomia-bpf/wasm-bpf-rs

A WebAssembly eBPF runtime based on wasmtime in rust

Language: Rust - Size: 968 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

Enalean/poc-php-wasm πŸ“¦

Untrusted code execution in PHP with FFI and WebAssembly

Language: Rust - Size: 47.9 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

dipankardas011/wae

wae (wasi-app-experiments)

Language: Rust - Size: 31.4 MB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 2 - Forks: 2

nacht-org/quelle

Extensible and portable WebAssembly (wasm) based e-book scraper with support for multiple online sources.

Language: Rust - Size: 386 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

cr0sh/ruwak

wasm-bindgen outside the Web

Language: Rust - Size: 23.4 KB - Last synced at: 4 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

tessi/wasmex-wasmtime πŸ“¦

wasmex build on wasmtime (very experimental)

Language: Elixir - Size: 173 KB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

hoangph271/sneu_rs

wasm-in-rust learning, for now it's just a utility #PWA...!

Language: Rust - Size: 1.54 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

laurentkempe/WasiWebApi

Experimenting with WASM and WASI to run .NET 7 on a Raspberry PI Zero 2 W

Language: C# - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

ljtill/wasi-messaging-service-bus

[WIP] Prototype implementation of WASI Messaging with Azure Service Bus

Language: Rust - Size: 90.8 KB - Last synced at: about 1 month ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

chikoski/wasm-component-rust-snippets

Snippets dealing with WebAssembly components

Language: Rust - Size: 1.78 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

jcbhmr/setup-wasmtime

πŸ‘©β€πŸ’» Wasmtime WebAssembly runtime installer for GitHub Actions

Language: JavaScript - Size: 815 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

embedded-wasm/rt

Linux runtime for Embedded WASM (based on rt_wasm3 and rt_wasmtime)

Language: Rust - Size: 110 KB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

bluebrown/kind-wasmtime

kubernetes kind with wasm support through crun-wasmtime and deislab wasm-shims

Language: Makefile - Size: 7.81 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 3

hisano/wasm-java-easybind

Java or JVM-language easy binding based on JNA (Java Native Access) for WebAssembly (WASM) libraries

Language: Java - Size: 2.52 MB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 1

0918nobita/WASI-RADWIMPS πŸ“¦

WASI で Then Then Then δΈ–

Language: WebAssembly - Size: 0 Bytes - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

RancidBacon/wasm-exploder

View details of the exports & imports of a WebAssembly `.wasm` file.

Last synced at: about 2 years ago - Stars: 1 - Forks: 0

trolund/hygge-wasm

HyggeWasm - The Hygge to WebAssembly compiler

Language: Jupyter Notebook - Size: 11 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

ayys/wasmenv

Wasmenv - a version manager for wasm runtimes

Language: Rust - Size: 124 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

audacioustux/wasmjs

A Javascript Runtime based on WebAssembly

Language: Rust - Size: 59.6 KB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

MGTheTrain/wasm-poc πŸ“¦

A collection showcasing how to generate WASM from various programming languages and execute the WASM code using a WASM runtime.

Size: 21.5 KB - Last synced at: 11 days ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

ashtonmeuser/wasmer-doom

Repro for issue running Doom via Wasmer

Language: C++ - Size: 2.07 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

dilla-io/engine

Dilla renderer (Jinja) + Describer + Builder

Language: Rust - Size: 271 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

goldenratio/rust-wasm-experiments

Rust wasm experiements

Language: Rust - Size: 57.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

jellydn/wasmtime-examples

Simple Hello World WebAssembly and Markdown parser programs then running it with Wasmtime (a fast and secure runtime for WebAssembly)

Language: Rust - Size: 4.88 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

xxshady/wasmgen

Host and guest Rust bindings generator from interface file for wasmtime runtime

Language: Rust - Size: 200 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

zxyao145/csharp-wasi-sdk-demo

csharp wasi sdk demo

Language: WebAssembly - Size: 146 KB - Last synced at: 7 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Yeseh/alice

Experimental CI/CD platform built on WASI

Language: Rust - Size: 1.33 MB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

takanoriyanagitani/wasi-limited-dir-count

environment variable(string), year(32-bit signed integer) -> item count(32-bit signed integer)

Language: Python - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

takanoriyanagitani/wasi-faster-dirent-count

count known files; will NOT use readdir/getdents64 (0201.txt, 0202.txt, 0203.txt, ... , 0229.txt -> 28)

Language: Rust - Size: 12.7 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

KSXGitHub/wasmtime-bin.pkgbuild

PKGBUILD for wasmtime (https://wasmtime.dev/)

Language: Shell - Size: 6.84 KB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

mziyabo/wasm-toolchain

Docker images containing Emscripten toolchain and Wasmtime WebAssembly runtime.

Language: Dockerfile - Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

mirror/wasmtime

A fast and secure runtime for WebAssembly

Language: Rust - Size: 270 MB - Last synced at: over 1 year ago - Stars: 0 - Forks: 0