Skip to content

Compare to bevy_mod_scripting #32

@soraxas

Description

@soraxas

Hi this looks interesting! especially of being able to query/write dynamic system in bevy!

I want to understand how does this currently compares to https://github.com/makspll/bevy_mod_scripting?

Obviously, instead of supporting scripting language construct (lua / rhai), wasvy support wasm api for functionality. But in terms of performance and feature wise, is wasvy attempting to achieve similar goal?

I also saw that wasvy is using json to pass data back-and-forth; maybe there would be a more efficient way to avoid serialization/serialization across language boundary?

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