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

Arm support? #5

Open
beriberikix opened this issue Oct 31, 2017 · 5 comments
Open

Arm support? #5

beriberikix opened this issue Oct 31, 2017 · 5 comments

Comments

@beriberikix
Copy link

Have you looked into targeting the GNU Arm Embedded Toolchain so that WASM can run on Arm-based microcontrollers?

@kanaka
Copy link
Owner

kanaka commented Apr 8, 2018

@beriberikix Sorry for the delayed reply. I was just looking back through this and discovered that I had never replied to this. I would be happy to support additional toolchains. Although I have a fair bit of experience with toolchains and cross-compilation, I won't have time for a while (deep in an unrelated PhD currently). However, I'm happy to take clean pull requests that add support.

@grassel
Copy link

grassel commented Apr 7, 2019

I have developed basic ARM support based on the great works by @kanaka, available at grassel/wac-esp .

@beriberikix
Copy link
Author

I look forward to trying it out tonight!

@bitraft
Copy link

bitraft commented Apr 19, 2019

@grassel , the link is 404.

@grassel
Copy link

grassel commented Apr 21, 2019

@changloong , I updated the link to the new repo where you can find an early port of WAC to ESP32.

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

No branches or pull requests

4 participants