Skip to content

Provide documentation and options for memory allocation #407

Answered by mmoskal
lloydjatkinson asked this question in Q&A
Discussion options

You must be logged in to vote

Excellent question!

I assume you're asking about using a DeviceScript runtime, not porting the runtime to a different MCU.

First, a qualifier - the "professional" refers to the TypeScript developers and experience, and we will definitely not cover all professional uses of embedded systems, now done in C, C++ or Rust (let alone assembly). However, we think that there are many scenarios where using an ESP32 or RP2040 in place even of an 8-bit chip is cost-effective, due to the costs of developing software. Simple (though not necessarily 8-bit-simple!) embedded scenarios are DeviceScript sweet spot.

In other words, our focus is to enable TypeScript developers to do embedded stuff that no-one…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by pelikhan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants