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