micropie
runno
| micropie | runno | |
|---|---|---|
| 4 | 8 | |
| 230 | 767 | |
| 0.4% | 0.5% | |
| 8.9 | 7.7 | |
| 16 days ago | about 1 month ago | |
| Python | TypeScript | |
| BSD 3-clause "New" or "Revised" License | 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.
micropie
- MicroPie v0.19 released (micro asgi framework)
- MicroPie .13 is here and it brings WebSockets
- MicroPie, the ultra-micro web framework: Version 0.11 Released
-
This Week In Python
micropie – ultra-micro Python web framework that gets out of your way
runno
- Show HN: MCP Server for secure code execution (Python, Ruby, C, and more)
-
This Week In Python
runno – Sandboxed runtime for programming languages and WASI binaries. Works in the browser or on your server
-
Show HN: I built a WASI playground for running CLI binaries in the browser
Oh awesome!! I've just added Trealla to my issues list to add it to Runno.
If you go into settings you can switch stdin echo on/off. I have stdio devices set up to return their file type as "Character Device" (see: https://github.com/taybenlor/runno/blob/main/packages/wasi-m...). It seems like some binaries handle this well and act like they are directly connected to the TTY (e.g. my quickjs example). Not sure how they determine that. I'm very much coming at this from a web-developer interested in WASI direction, and not from any experience with OSes or linux.
-
How I got Ruby snippets to run browser side in less than a day
Runno installs its packages using WAPM, it's based off a fork of WebAssembly.sh and so adding support for a new language already on WAPM is quite simple. If you're interested here's the PR. The important change is:
What are some alternatives?
django-jinja-knockout - Django datatables and widgets, both AJAX and traditional. Display-only ModelForms. ModelForms / inline formsets with AJAX submit and validation. Works with Django templates.
gbajs3 - Gbajs3 is a full Game Boy Advance emulator online in the browser supporting the mGBA WASM core. It is freely licensed and works in any modern browser.
TurboGears - Python web framework with full-stack layer implemented on top of a microframework core with support for SQL DBMS, MongoDB and Pluggable Applications
wasmboy - Game Boy / Game Boy Color Emulator Library, 🎮written for WebAssembly using AssemblyScript. 🚀Demos built with Preact and Svelte. ⚛️
fastapi - FastAPI framework, high performance, easy to learn, fast to code, ready for production
wasmer-js - Monorepo for Javascript WebAssembly packages by Wasmer