Skip to content

Host reject to freeze? #20

Closed
Closed
@Jack-Works

Description

@Jack-Works

It might be possible there is a host API like this:

const process = new Process('./native.so')
process.memory instanceof ArrayBuffer
process.memory.transferToImmutable() // or .detach()

Is this a case we want the host to be able to reject the detached behavior? (This also affects other APIs like transfer actually).

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