mma
wasm3
mma | wasm3 | |
---|---|---|
3 | 43 | |
11 | 7,405 | |
- | 0.8% | |
2.1 | 7.7 | |
3 months ago | 4 months ago | |
Python | C | |
GNU General Public License v3.0 only | 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.
mma
-
Hacker News top posts: Apr 5, 2022
MMA – Musical MIDI Accompaniment\ (9 comments)
- MMA – Musical MIDI Accompaniment
-
Python 3.11 in the Web Browser
Can someone explain to me, really slowly please, how to take an existing Python codebase such as https://github.com/infojunkie/mma and run it in the browser using one of the technologies mentioned in this thread? Especially, how to deal with filesystem calls that expect some files to be present in various folders. Thanks!
wasm3
-
Wasm3 + TinyGo on PSP
Ultimately, the combination of C and Wasm3 worked successfully.
-
Wasm2Mpy: Compiling WASM to MicroPython so it can run in Raspberry
What would be the recommendation to run on ESP32?
https://github.com/wasm3/wasm3? https://github.com/espressif/esp-wasmachine ? https://github.com/bytecodealliance/wasm-micro-runtime/tree/... ? https://github.com/TOPLLab/WARDuino ?
- Building static binaries with Go on Linux
- M3: Massey Meta Machine
-
Show HN: Mutable.ai – Turn your codebase into a Wiki
As long as this is happening, might as well try some of my favorites: https://github.com/wasm3/wasm3, https://github.com/WebAssembly/wabt, https://github.com/bytecodealliance/wasmtime
- Russians destroyed house of Wasm3 maintainer, the project on minimal maintenance
- Wam3 maintainers house blown up
-
Wasm3 entering a minimal maintenance phase
This means that newly created wasm blobs will stop being able to run in wasm3.
On a side note, I can't help feeling sorry for the people that advocate for C over C++ when I see commits like https://github.com/wasm3/wasm3/commit/121575febe8aa1b544fbcb...
-
DeviceScript: TypeScript for Tiny IoT Devices
It can, wasm3 is a wasm interpretor ported to a lot of bare metal microcontrollers: https://github.com/wasm3/wasm3
-
Towards a modern Web stack (by Ian Hickson, author of the HTML5 spec and current Flutter tech lead)
On other benchmarks I'm seeing numbers closer to 20% slower, e.g. https://github.com/wasm3/wasm3/blob/main/docs/Performance.md and https://github.com/second-state/wasm32-wasi-benchmark. It's numerical code, which is the best case scenario for a native binary. It's much closer on an average web app or server workload, e.g. https://krausest.github.io/js-framework-benchmark/current.html - you can find WASM frameworks that beat most JS frameworks on there, but that is not as impressive considering the state of the JS ecosystem. Overall, it's already under 50%, and there is still plenty of room for improvement.
What are some alternatives?
webappsec-subresource-integrity - WebAppSec Subresource Integrity
wasmer - 🚀 Fast, secure, lightweight containers based on WebAssembly
Maestoso - An Open Source Music Animation Software
wasm-micro-runtime - WebAssembly Micro Runtime (WAMR)
skulpt - Skulpt is a Javascript implementation of the Python programming language
wasmtime - A lightweight WebAssembly runtime that is fast, secure, and standards-compliant
pyground - Playground for running Python using WASM on data in the browser
esp32-snippets - Sample ESP32 snippets and code fragments
cpython - The Python programming language
stm32f103-example - A tiny example project for the STM32F103
pyodide - Pyodide is a Python distribution for the browser and Node.js based on WebAssembly
esp32-homekit - ESP-32 implementation of Apple Homekit Accessory Protocol(HAP)