wasmtime-py VS python-wasi

Compare wasmtime-py vs python-wasi and see what are their differences.

wasmtime-py

Python WebAssembly runtime powered by Wasmtime (by bytecodealliance)

python-wasi

Utilities for building CPython for the WASI platform (by singlestore-labs)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
wasmtime-py python-wasi
3 1
366 91
3.3% -
7.6 0.0
4 days ago about 1 year ago
Python C
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

wasmtime-py

Posts with mentions or reviews of wasmtime-py. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-22.

python-wasi

Posts with mentions or reviews of python-wasi. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-31.
  • WebAssembly: Adding Python Support to WASM Language Runtimes
    9 projects | news.ycombinator.com | 31 Jan 2023
    I have been following and playing with this repository: https://github.com/singlestore-labs/python-wasi/

    It builds a single Python WASM module with all dependencies included (they use VFS) and a Dockerfile to make the process easy (and actually worked first go). It does produce large files though: wasi-python3.11.wasm 110MB

What are some alternatives?

When comparing wasmtime-py and python-wasi you can also consider the following projects:

nsjail - A lightweight process isolation tool that utilizes Linux namespaces, cgroups, rlimits and seccomp-bpf syscall filters, leveraging the Kafel BPF language for enhanced security.

pywasm3 - Python bindings for Wasm3, a fast WebAssembly interpreter and the most universal WASM runtime

python-sandbox-wasm

empack - Tools to pack a conda / mamba environment into a JS & WASM bundle

extism - The framework for building with WebAssembly (wasm). Easily load wasm modules, move data, call functions, and build extensible apps.

wit-bindgen - A language binding generator for WebAssembly interface types

wasmer-python - 🐍🕸 WebAssembly runtime for Python

wasm-demos - some WASM demos