Skip to content

Track: wkg Windows naming uses semicolon - invalid path (upstream #182) #329

@avrabe

Description

@avrabe

Upstream Issue

bytecodealliance/wasm-pkg-tools#182

Problem

wkg's default naming convention for WIT packages includes a semicolon (;) which is invalid on Windows file systems.

Impact on rules_wasm_component

  • Affects wasm_component_from_oci rule on Windows
  • OCI pulls may fail with path errors on Windows

Affected Rules

  • //wkg:defs.bzl - wasm_component_from_oci

Workaround

Unknown - may need to implement custom naming in our wkg wrapper.

Action Items

  • Test OCI pulls on Windows CI
  • Implement workaround if needed
  • Monitor upstream fix

Labels

upstream-bug, windows, wkg

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