Skip to content

Extensionless static libraries from WASM allocator libraries breaks determine_lib_name #3894

@cameron-martin

Description

@cameron-martin

Since #3864, the allocator libraries are now static libraries. WASM toolchains have a staticlib_ext as the empty string. This breaks a check in determine_lib_name. How to fix this is not that clear:

  1. Are static libs for WASM valid?
  2. If so, is the empty extension valid or should they be e.g. .a?

Metadata

Metadata

Assignees

No one assigned

    Labels

    expert-neededWe lack maintainer expertise in this area. Contributions will need clear explanations & good tests.wasm

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions