DeviceScript: TypeScript for Tiny IoT Devices

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

JetBrains - Tell us how you use coding tools. You may win a prize!
Are you a developer or a data analyst? Share your thoughts about your coding tools in our short survey and get a chance to win prizes!
surveys.jetbrains.com
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. toit

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

  2. JetBrains

    Tell us how you use coding tools. You may win a prize! Are you a developer or a data analyst? Share your thoughts about your coding tools in our short survey and get a chance to win prizes!

    JetBrains 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

  • RFID & NFC with ESP8266

    1 project | dev.to | 30 Jul 2025
  • The Danglepoise

    1 project | news.ycombinator.com | 23 Apr 2025
  • 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

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