Questions about MakeCode C++ sound

nope, we compile it that way because makecode’s typescript is different than stock typescript, and this gives us more flexibility in how the code runs.

2 Likes

Me having little fun using devTools to repeatedly find makecode’s code that gets run, to see what is faster than others :rofl: .

(calling functions, using if statements, and using loops all cause it to show slow down (Thankfully gemini was the one searching the 1.9 MB code and not me).)

1 Like

This thread made me more confused the more I scrolled down

3 Likes