Skip to content

Uncaught surprising proxied syscall: 202 #7833

@Hao-Yan

Description

@Hao-Yan

I am porting some cross platform code to WebAssembly, now it build successfully, when run, I met below issue. Did anyone have some insight on this?

image

I checked the code where the exception throw, seems 202 syscall is not implemented in _emscripten_syscall. My emscripten version is 1.38.21. BTW, I use -s WASM=0 when compile. I also use embind when call from js to c++.

image

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