-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
It can, wasm3 is a wasm interpretor ported to a lot of bare metal microcontrollers: https://github.com/wasm3/wasm3
-
I've been having a lot of fun with https://kalumajs.org/ recently for silly JS embedded things. It's been great so far, and has a cool little community!
It's a runtime built on top of JerryScript, which has been pretty neat to look into as well: https://jerryscript.net/
-
-
-
esphome
ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
Relevant: ESPHome is a firmware for esp8266 / esp32 series IoT chipsets that can be configured mostly with a web gui or yaml file.
https://esphome.io
Related posts
-
Write code on esp32 on different languages (currently AssemblyScript and TinyGo supported)
-
Home Assistant: How to Fix API Disconnection and False Positive Sensor Readings with ESP8266 Boards
-
Wasm2Mpy: Compiling WASM to MicroPython so it can run in Raspberry
-
ESPHome: Effortlessly Automate ESP8266/ESP32 with Simple Configs
-
M3: Massey Meta Machine