Skip to content

Update Bindings for Compatibility with WasmEdge 0.14.1 #1

@tusharad

Description

@tusharad

Issue: Update Bindings for Compatibility with WasmEdge 0.14.1

Description

When attempting to build the project with the latest stable version of WasmEdge (0.14.1) as of this issue's creation, the build fails. This is due to core changes introduced in WasmEdge 0.14.

One notable change is that WasmEdge_ValType is now a struct instead of an enum. Our bindings need to be updated to accommodate these and other related changes.

Reference

Details about upgrading to WasmEdge 0.14 can be found in the official documentation: upgrade to 0.14

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