micropie
runno
micropie | runno | |
---|---|---|
3 | 8 | |
206 | 724 | |
5.8% | 1.1% | |
9.5 | 8.0 | |
4 days ago | about 2 months 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 .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?
cloudcoil - Modern async-first Kubernetes client for Python with Pydantic models - bringing cloud-native operations and K8s development to life with elegant Pythonic APIs
wasmboy - Game Boy / Game Boy Color Emulator Library, 🎮written for WebAssembly using AssemblyScript. 🚀Demos built with Preact and Svelte. ⚛️
TurboGears - Python web framework with full-stack layer implemented on top of a microframework core with support for SQL DBMS, MongoDB and Pluggable Applications
webassembly.sh - Open-source and installable PWA terminal powered by WebAssembly, WAPM, and Wasmer-JS 🖥
Bottle - bottle.py is a fast and simple micro-framework for python web-applications.
fs - File System Standard