Skip to content

Conversation

@huming2207
Copy link

Hi there,

I've added a Cargo feature flag to make the CMSIS pack downloading feature optional. But of course I left it enabled by default.

The reason why is because I'm making the next version of my offline firmware programmer tool. I would like to port this library to run it on WebAssembly environment for browser or even port it to ESP32. There are some platforms like these xtensa-esp32 or wasm32-unknown don't (fully) support for networking and async runtime like Tokio, or they may have binary size constraints. Therefore in order to let this library fits in this scenario, I would like to add in this feature.

Regards,
Jackson Hu

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