Replies: 1 comment
-
I want this! I cant code rust for shit (hence why im trying to find a project like this) but i'd be willing to help make this a reality |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
@lupyuen made a very promising Proof of Concept in the embedded space:
https://github.com/lupyuen/blockly-mynewt-rust
Blockly, an open source visual programming language by Google, can be exported to multiple supported languages. @lupyuen has demonstrated that it’s possible to export Blockly programs to Rust. He also demonstrates how seamlessly Blockly can be integrated into VS Code.
If someone is interested in pushing this further, let’s coordinate here.
Beta Was this translation helpful? Give feedback.
All reactions