microsoft / devicescript

TypeScript for Tiny IoT Devices (ESP32, RP2040, ...)
https://microsoft.github.io/devicescript/
MIT License
3.25k stars 116 forks source link

typescript using keyword #509

Open pelikhan opened 1 year ago

pelikhan commented 1 year ago

TypeScript 5.2 introduces a using keyword which would be quite interresting for resource constrained devices.

pelikhan commented 1 year ago

@mmoskal we were discussing this