Skip to content

Target 'wasm64' not declared #71

@nest-don

Description

@nest-don

When building my simple test project as follows:

bazel build //main:test --platforms=@bazel_embedded//platforms:cortex_m0

 no such target '@platforms//cpu:wasm64': target 'wasm32' not declared in package 'cpu'
 no such target '@platforms//cpu:wasm64': target 'wasm64' not declared in package 'cpu'

I had to manually add the 2 cpu to ../external/platforms/cpu/BUILD . Then it compiled.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions