Skip to content

WasmVM: WASI sysroot locale/monetary formatting (strfmon) not functional #37

@NathanFlurry

Description

@NathanFlurry

Summary

strfmon() and strfmon_l() do not produce correct output in the WASI sysroot. The WASI libc (musl-based) has limited locale support, and monetary formatting functions may not be properly implemented.

Affected os-test cases

  • basic/monetary/strfmon
  • basic/monetary/strfmon_l

Expected behavior

Monetary formatting functions should produce POSIX-compliant formatted output.

Context

Discovered via os-test POSIX conformance suite. Tracked in posix-exclusions.json as fail / patched-sysroot.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions