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 support for emscripten #1743

Open
koen1711 opened this issue Apr 12, 2024 · 6 comments
Open

Add support for emscripten #1743

koen1711 opened this issue Apr 12, 2024 · 6 comments
Labels
enhancement New feature or request

Comments

@koen1711
Copy link

I made a fork of avrdude that works with emscripten, would you be interested in a fix upstream that allows support for this and maybe be used within Arduino?

@mcuee mcuee added the enhancement New feature or request label Apr 12, 2024
@mcuee
Copy link
Collaborator

mcuee commented Apr 12, 2024

Thanks, please help to provide more details about the fork and why you need to use emscripten. Arduino already supports the use of avrdude.

@koen1711
Copy link
Author

Using this technique I managed to get an uploader for an Arduino in the browser without any necessary installs, like Arduino Create Agent. Please note that the compilation still runs on a backend.

@mcuee
Copy link
Collaborator

mcuee commented Apr 13, 2024

@koen1711

You can always create a pull request so that the reviewers can review. PRs will be welcome.

@koen1711
Copy link
Author

Yes I will, but I first wanted to investigate if avrdude/Arduino would be interested in such additions.q

@stefanrueger
Copy link
Collaborator

stefanrueger commented Apr 13, 2024

@koen1711 Yes, the project is interested in user contributions. Whether or not a PR is going to be accepted will depend on its scope, complexity, maintainability, code quality and whether it might be used reasonably often. But yes, we'll look at it with an open mind.

@stefanrueger
Copy link
Collaborator

Just checking whether you want to keep this issue open @koen1711

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants