Skip to content

Standalone Wasm build #1369

@patrickdet

Description

@patrickdet

The current wasm build it targeting browser use cases. The build artefacts are JS loader files and a swipl-web.wasm and a swipl-web.data file.

My use case is to run on the server in Wasmer. I have tried to work with the current https://github.com/SWI-Prolog/npm-swipl-wasm files but it requires manual decompressing and decoding of the data file, extracting offsets from a JS loader file, mounting those files as a virtual filesystem with Wasi.

Is there an interest in a standalone Wasm build that can be used with server Wasm runtimes?

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