python-wasi VS wasmer-python

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

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
python-wasi wasmer-python
1 13
91 1,962
- 1.0%
0.0 6.1
about 1 year ago 8 months ago
C Rust
Apache License 2.0 MIT License
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.

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

wasmer-python

Posts with mentions or reviews of wasmer-python. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-14.

What are some alternatives?

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

wasmtime-py - Python WebAssembly runtime powered by Wasmtime

streamlit - Streamlit — A faster way to build and share data apps.

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.

reactpy - It's React, but in Python

python-sandbox-wasm

wagi - Write HTTP handlers in WebAssembly with a minimal amount of work

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

aiohttp-json-rpc - Implements JSON-RPC 2.0 using aiohttp

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

wasi-experimental-http - Experimental outbound HTTP support for WebAssembly and WASI

dominate - Dominate is a Python library for creating and manipulating HTML documents using an elegant DOM API. It allows you to write HTML pages in pure Python very concisely, which eliminate the need to learn another template language, and to take advantage of the more powerful features of Python.

domonic - Create HTML with python 3 using a standard DOM API. Includes a python port of JavaScript for interoperability and tons of other cool features. A fast prototyping library.