Skip to content

Support for wasm target #87

@ringtailsoftware

Description

@ringtailsoftware

I am trying to build bytebox for a wasm-freestanding target to allow wasm plugin type code inside a wasm app. Disabling the unsupported WASI handlers isn't a problem, but the build fails as zig-stable-array does not support WASM (no virtual memory).

Is this fixable, or is virtual memory essential?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions