spasm v0.2.0-beta.8 (2020-09-12T08:27:15Z)
Dub
Repo
DedicatedWorkerGlobalScope.postMessage
spasm
bindings
html
DedicatedWorkerGlobalScope
Undocumented in source. Be warned that the author may not have intended to support it.
void
postMessage
(T0 message, Sequence!(JsObject) transfer)
void
postMessage
(T0 message, PostMessageOptions options)
struct
DedicatedWorkerGlobalScope
nothrow
void
postMessage
(
T0
)
(
scope
auto
ref
T0
message
,
scope
ref
PostMessageOptions
options
)
void
postMessage
(T0 message)
Meta
Source
See Implementation
spasm
bindings
html
DedicatedWorkerGlobalScope
constructors
this
functions
cancelAnimationFrame
close
name
onmessage
onmessageerror
postMessage
requestAnimationFrame
variables
_parent