Skip to content

The sample program (socket-api) does not work #4649

@khorii1113

Description

@khorii1113

I have found two issues with the sample program (socket-api)

  1. An error occurs at pthread_create() in samples/socket-api/wasm-src/send_recv.c when using WASI-SDK version 26 or later.
  2. There is a bug in the testing tool (sample_test_run.py).

I have confirmed that applying the patch below resolves these issues.
However, is there a more appropriate way to address issue (1)?

diff.patch

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions