libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
ServiceWorker.postMessage
libwasm
bindings
ServiceWorker
ServiceWorker
Undocumented in source. Be warned that the author may not have intended to support it.
void
postMessage
(T0 message, Sequence!(JsObject) transferable)
struct
ServiceWorker
nothrow
void
postMessage
(
T0
)
(
scope
auto
ref
T0
message
,
scope
ref
Sequence
!(
JsObject
)
transferable
)
void
postMessage
(T0 message, PostMessageOptions options)
void
postMessage
(T0 message)
Meta
Source
See Implementation
libwasm
bindings
ServiceWorker
ServiceWorker
constructors
this
functions
ExtendableMessageEvent
FetchEvent
onerror
onstatechange
postMessage
scriptURL
state
variables
_parent