Skip to content
This repository has been archived by the owner on Apr 13, 2024. It is now read-only.

Use coercion for stream checks #42

Open
KernelDeimos opened this issue Mar 4, 2024 · 0 comments
Open

Use coercion for stream checks #42

KernelDeimos opened this issue Mar 4, 2024 · 0 comments

Comments

@KernelDeimos
Copy link
Collaborator

When checking if stream values are BLOB, string, ArrayBuffer, etc; instead adapt two of these to whichever type the respective command operates on. Eventually we'll factor this out and allow the model of a command to specify what kind of input it expects (ex: string, Uint8Array) and have automatic coercion for pipelines.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant