Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add basic support for simx #179

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

add basic support for simx #179

wants to merge 1 commit into from

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.

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.

1 participant