Skip to content

Could not run wasmer/edgejs use the latest wasmer cli #7018

Description

@liudonghua123

Describe the bug

Could not run wasmer/edgejs use the latest wasmer cli

C:\Users\admin\code\other\omni-gen>wasmer --version
wasmer 7.4.2

C:\Users\admin\code\other\omni-gen>
C:\Users\admin\code\other\omni-gen>wasmer run wasmer/edgejs
error: Spawn failed
╰─▶ 1: Failed to create the instance - Error while importing "napi_extension_wasmer_v0"."unofficial_napi_configure_runtime": unknown import. Expected Function(FunctionType { params: [I32], results: [I32] })

C:\Users\admin\code\other\omni-gen>wasmer run wasmer/edgejs-quickjs
Welcome to Edge.js 0.0.0-0680398 (Node.js v24.13.2).
Type ".help" for more information.
> .exit

C:\Users\admin\code\other\omni-gen>

Steps to reproduce

Expected behavior

No errors when running wasmer run wasmer/edgejs

Actual behavior

> wasmer run wasmer/edgejs
error: Spawn failed
╰─▶ 1: Failed to create the instance - Error while importing "napi_extension_wasmer_v0"."unofficial_napi_configure_runtime": unknown import. Expected Function(FunctionType { params: [I32], results: [I32] })

Additional context

n.a.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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