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

to support posix file api for freertos #3041

Merged

Conversation

tkernelcn
Copy link
Contributor

due to freertos like embedded system, no so rich api like linux, so make it easier configurations. currently test file api in wasm app pass.

due to freertos like embedded system, no so rich api like linux, so make it easier configurations.
currently test file api in wasm app pass.
@wenyongh wenyongh merged commit a980705 into bytecodealliance:main Jan 17, 2024
405 checks passed
victoryang00 pushed a commit to victoryang00/wamr-aot-gc-checkpoint-restore that referenced this pull request May 27, 2024
…codealliance#3041)

Since there is no so rich api in freertos like embedded system, simply set
CONFIG_HAS_CAP_ENTER to 1 to support posix file api for freertos.
Test file api in wasm app pass.
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