DeviceScript: TypeScript for Tiny IoT Devices

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. toit

    Program your microcontrollers in a fast and robust high-level language.

  2. 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.

    CodeRabbit logo
  3. wasm3

    🚀 A fast WebAssembly interpreter and the most universal WASM runtime

    It can, wasm3 is a wasm interpretor ported to a lot of bare metal microcontrollers: https://github.com/wasm3/wasm3

  4. jerryscript

    Ultra-lightweight JavaScript engine for the Internet of Things.

    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/

  5. wabt

    The WebAssembly Binary Toolkit

  6. w2c2

    Translates WebAssembly modules to portable C

  7. 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

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Write code on esp32 on different languages (currently AssemblyScript and TinyGo supported)

    2 projects | dev.to | 22 Jan 2025
  • Home Assistant: How to Fix API Disconnection and False Positive Sensor Readings with ESP8266 Boards

    2 projects | dev.to | 1 Jan 2025
  • Wasm2Mpy: Compiling WASM to MicroPython so it can run in Raspberry

    8 projects | news.ycombinator.com | 20 Sep 2024
  • ESPHome: Effortlessly Automate ESP8266/ESP32 with Simple Configs

    1 project | news.ycombinator.com | 23 Aug 2024
  • M3: Massey Meta Machine

    1 project | news.ycombinator.com | 15 Jul 2024

Did you know that C++ is
the 7th most popular programming language
based on number of references?