Skip to main content

Crate deno_web

Crate deno_web 

Source

Structs§

Blob
BlobStore
InMemoryBlobPart
InMemoryBroadcastChannel
JsMessageData
Location
MessagePort
StartTime
deno_web
An extension for use with the Deno JS runtime. To use it, provide it as an argument when instantiating your runtime:

Enums§

BlobError
CompressionError
MessagePortError
StreamResourceError
Transferable
WebError

Traits§

BlobPart
BlobStoreTrait
Trait abstracting the blob store, allowing custom implementations (e.g. with memory limits or persistence).

Functions§

create_entangled_message_port
deserialize_js_transferables
forgiving_base64_encode
See https://infra.spec.whatwg.org/#forgiving-base64
serialize_transferables