Skip to content

Add WASI support for esp-idf platform in release/v1.3.x. #3334

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

Conversation

donghengqaz
Copy link
Contributor

@donghengqaz donghengqaz commented Apr 19, 2024

Add WASI support for esp-idf platform in release/v1.3.x:

  1. add Kconfig and cmake scripts
  2. add API "openat" when using littlefs
  3. add clock/rwlock/file/socket OS adapter

@donghengqaz donghengqaz force-pushed the feature/add_wasi_support_for_esp_idf_v1.3.x branch from 1f81bf7 to f60ba67 Compare April 19, 2024 11:29
@donghengqaz donghengqaz changed the title Add necessary software to esp-idf to support WASI in release/v1.3.x. Add WASI support for esp-idf in release/v1.3.x. Apr 19, 2024
@donghengqaz donghengqaz force-pushed the feature/add_wasi_support_for_esp_idf_v1.3.x branch from f60ba67 to 2958f0d Compare April 19, 2024 11:37
@donghengqaz donghengqaz changed the title Add WASI support for esp-idf in release/v1.3.x. Add WASI support for esp-idf platform in release/v1.3.x. Apr 19, 2024
Copy link
Contributor

@wenyongh wenyongh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@donghengqaz donghengqaz force-pushed the feature/add_wasi_support_for_esp_idf_v1.3.x branch from 2958f0d to 91d68cd Compare April 22, 2024 06:07
@donghengqaz donghengqaz force-pushed the feature/add_wasi_support_for_esp_idf_v1.3.x branch from 91d68cd to 990cc4e Compare April 22, 2024 11:18
@wenyongh wenyongh merged commit 6f18fe9 into bytecodealliance:release/1.3.x Apr 23, 2024
@donghengqaz donghengqaz deleted the feature/add_wasi_support_for_esp_idf_v1.3.x branch April 23, 2024 08:31
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