wasmer-python
featured
wasmer-python | featured | |
---|---|---|
13 | 168 | |
2,092 | - | |
1.1% | - | |
6.1 | - | |
almost 2 years ago | - | |
Rust | ||
MIT License | - |
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.
wasmer-python
-
WebAssembly: byte-code of the future
It's also possible to do this from many other languages. For example rust, ruby, python or from the CLI.
-
WebAssembly: Adding Python Support to WASM Language Runtimes
PyOdide isn't currently supported outside of browsers, though that might change.
Either way, I couldn't figure out how to do the above sequence of steps with any of the available Python WASM runtimes - they're all very under-documented at the moment, sadly. I tried all three of these:
- https://github.com/wasmerio/wasmer-python
- https://github.com/bytecodealliance/wasmtime-py
- https://github.com/wasm3/pywasm3
- Back-end languages are coming to the front-end
-
Running python in a browser (no sever)
Well... not with that attitude.
-
WAGI: WebAssembly Gateway Interface
Not just for web either: if you ship WebAssembly bytecode as part of your python package, you can push your platform dependencies out to a wasm runtime and skip most of the build matrix.
A runtime like wasmer-python [0] is only 1.5MB.
[0]: https://github.com/wasmerio/wasmer-python
- Wasmer Python
- Lona - A web framework for responsive web apps in full python
- What do you guys think of Dominate? Use cases?
- Can you convert python to JavaScript with libraries?
featured
-
Open Source is For Everyone: First Experience in Non-Code Contribution to Mautic during Hacktoberfest 2024
As background, since last year, Hacktoberfest has allowed low- or non-code contributions because there are more ways to contribute to open-source projects that don't involve coding skills and technical knowledge.
- What we can learn from vintage computing
- Coding accessibility: Software by the blind, for the blind
- Non-code contributions are the secret to open source success
-
Why are there open source projects of big tech companies that don't like community contributions?
I recommend reading https://github.com/readme/featured/how-open-is-open-source to understand some of the maintainers perspective.
- Is Laravel the happiest developer community on the planet?
- TypeScript and the dawn of gradual types
What are some alternatives?
gc - Branch of the spec repo scoped to discussion of GC integration in WebAssembly
viewi - Unique and efficient front-end framework for PHP
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.
phantomuserland - Phantom: Persistent Operating System
wagi - Write HTTP handlers in WebAssembly with a minimal amount of work
cssui - A collection of interactive UI components in pure CSS