Skip to content

Conversation

@riknoll
Copy link
Member

@riknoll riknoll commented Nov 25, 2024

this seems to be working fine but probably needs a bit more testing/polishing before merging.

adds basic simx support for the simulator. the new ./src/sim folder is for javascript that gets injected into the simulator iframe in addition to the stuff already injected by mkc. it's here that i added support for all of the frame spawning shenanigans.

i didn't investigate, but it's possible that this code could be moved into pxt-mkc instead of the extension. the only thing that would need to be figured out is how to get the targetConfig.json sent to the simulator frame so that it can fetch the simx information; right now i proxy it from the vscode extension.

@tballmsft
Copy link

works well enough for now - let's get it in.

@tballmsft tballmsft marked this pull request as ready for review March 5, 2025 18:48
@riknoll riknoll requested a review from a team July 16, 2025 21:48
@riknoll riknoll merged commit 5acc46b into main Jul 16, 2025
2 checks passed
@riknoll riknoll deleted the dev/riknoll/simx branch July 16, 2025 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants