microsoft / devicescript

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

Implement es Map class #497

Closed pelikhan closed 1 year ago

pelikhan commented 1 year ago

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Map

Guide: https://microsoft.github.io/devicescript/contributing#add-core-javascript-apis

Bohemus307 commented 1 year ago

I have an interest in taking this on.

pelikhan commented 1 year ago

You are on!

Bohemus307 commented 1 year ago

PR opened https://github.com/microsoft/devicescript/pull/538