Skip to content

Conversation

@yamt
Copy link
Contributor

@yamt yamt commented Sep 26, 2022

No description provided.

@yamt yamt force-pushed the nuttx2 branch 2 times, most recently from 16133a1 to 960525a Compare September 26, 2022 09:42
"CONFIG_INTERPRETERS_WAMR=y\\nCONFIG_INTERPRETERS_WAMR_AOT=y\\nCONFIG_INTERPRETERS_WAMR_FAST=y\\n",
"CONFIG_INTERPRETERS_WAMR=y\\nCONFIG_INTERPRETERS_WAMR_AOT=y\\nCONFIG_INTERPRETERS_WAMR_CLASSIC=y\\n",
"CONFIG_INTERPRETERS_WAMR=y\\nCONFIG_INTERPRETERS_WAMR_AOT=y\\nCONFIG_INTERPRETERS_WAMR_LIBC_BUILTIN=y\\n",
"CONFIG_INTERPRETERS_WAMR=y\\nCONFIG_INTERPRETERS_WAMR_AOT=y\\nCONFIG_INTERPRETERS_WAMR_LIBC_WASI=y\\nCONFIG_NET=y\\nCONFIG_NET_SOLINGER=y\\nCONFIG_NET_TCP=y\\nCONFIG_NET_TCP_WRITE_BUFFERS=y\\nCONFIG_NET_SOCKOPTS=y\\n",
Copy link
Contributor

Choose a reason for hiding this comment

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

Could you clarify how the CONFIG_NET* parameters are used? I don't see any reference to them in the source code.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

libc-wasi now requires setsockopt etc and thus requires these nuttx options enabled.

Copy link
Contributor

Choose a reason for hiding this comment

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

Could you point me to a code where those parameters are used? Thank you

Copy link
Contributor Author

Choose a reason for hiding this comment

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

they are used in nuttx repo. https://github.com/apache/incubator-nuttx

@yamt yamt marked this pull request as draft September 26, 2022 10:08
@yamt yamt marked this pull request as ready for review September 26, 2022 10:40
@yamt
Copy link
Contributor Author

yamt commented Sep 26, 2022

i dropped the ci bits for now as it was more complex than i expected.
i will retry sooner or later. (probably in a separate PR)

@wenyongh wenyongh merged commit 3d56c81 into bytecodealliance:main Sep 26, 2022
vickiegpt pushed a commit to vickiegpt/wamr-aot-gc-checkpoint-restore that referenced this pull request May 27, 2024
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.

3 participants