Skip to content

Implement WASI 0.2 socket related type definitions - #499

Merged
ksh8281 merged 1 commit into
Samsung:mainfrom
kulcsaradam:socket_funcs
Sep 22, 2026
Merged

ksh8281 merged 1 commit into
Samsung:mainfrom
kulcsaradam:socket_funcs

Conversation

@kulcsaradam

Copy link
Copy Markdown
Contributor

Implement type definitions tcp, udp, network, udp-create-socket and instance-network from the WASI0.2 sockets world

@kulcsaradam
kulcsaradam marked this pull request as ready for review September 16, 2026 14:36
@kulcsaradam
kulcsaradam force-pushed the socket_funcs branch 4 times, most recently from 6de343c to c1720f7 Compare September 17, 2026 08:12

@zherczeg zherczeg left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Nice patch!

Comment thread src/wasi/WASI02.cpp Outdated
Comment thread src/wasi/WASI02.cpp Outdated
Comment thread src/wasi/WASI02.cpp Outdated
Implement type definitions tcp, udp, network, udp-create-socket and instance-network from the WASI0.2 sockets world

Signed-off-by: Ádám László Kulcsár <adam.kulcsar@szteszoftver.hu>

@zherczeg zherczeg left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

@ksh8281
ksh8281 merged commit b01f4d4 into Samsung:main Sep 22, 2026
91 checks passed
@kulcsaradam
kulcsaradam deleted the socket_funcs branch September 22, 2026 12:09
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