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

[DRAFT] Add emscripten-32 target platform #43

Open
wants to merge 20 commits into
base: master
Choose a base branch
from

Conversation

mbatc
Copy link

@mbatc mbatc commented Aug 23, 2023

This is work I've done so far to add emscripten as a build target for Vinca. I'm mainly opening this for the benefit of @Tobias-Fischer so he can see what I've been up to and it is by no means ready as the changes still need to be finalized and cleanup up a bit.

Currently I am working towards cross-compiling all dependencies of rmw_wasm (a ros middleware implementation for WebAssembly) using robostack. After this hopefully I'll be able to build rcl/rclcpp as well as the standalone example nodes.

I've also got some changes in ros-humble and emscripten-forge (these are forks) related to this. Steps to setup the build environment can be found here.

If you have any feedback/advice related to this I'd love to hear it. Thanks :)

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.

2 participants