wasm3
esp32-snippets
wasm3 | esp32-snippets | |
---|---|---|
43 | 7 | |
7,524 | 2,418 | |
0.8% | 0.9% | |
7.7 | 0.0 | |
8 months ago | 12 months ago | |
C | C | |
MIT License | Apache License 2.0 |
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.
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.
esp32-snippets
- idf or arduino im confused
-
Unreliable ESP32
I'm switching from the nkolban driver (https://github.com/nkolban/esp32-snippets/blob/master/cpp_utils/WS2812.h) to FastLED but i'm getting very unreliable results.
-
using nkolban snippets
Hi! Im new to embedded development, so I have a newbie question - Im trying to use ncolban code snippet to read data from mpu (https://github.com/nkolban/esp32-snippets/tree/master/hardware/accelerometers)
-
Working BLE scan example with device names?
this example from esp32-snippets
-
ESP32 cat feeder with bluetooth beacon tag
I am using the BTScan example I found in the esp32 repo as my base https://github.com/nkolban/esp32-snippets/blob/master/cpp_utils/tests/BLETests/SampleAsyncScan.cpp with an interval of 100 and a window of 99.
-
Issues with BLE naming on Arduino IDE
Is there a workaround for naming ESP32s? There hasn't been much activity on this github thread...
-
how to iterate over <map> object in arduino c++?
I have my service object and I have found the method that returns the characteristics. Its signature is:
What are some alternatives?
wasmer - 🚀 Fast, secure, lightweight containers based on WebAssembly
esp32-elfloader - esp32 component to load in ram and relocate elf file
wasmtime - A lightweight WebAssembly runtime that is fast, secure, and standards-compliant
mongoose-os - Mongoose OS - an IoT Firmware Development Framework. Supported microcontrollers: ESP32, ESP8266, CC3220, CC3200, STM32F4, STM32L4, STM32F7. Amazon AWS IoT, Microsoft Azure, Google IoT Core integrated. Code in C or JavaScript.
wasm-micro-runtime - WebAssembly Micro Runtime (WAMR)
PGNH - PolarGraph Network Hack: PolarshieldSD v3.0e modified to use WiFi for communication between controller and server. ESP32, stepper motors, and the Travelling Salesman Problem