package
1.15.2
Repository: https://github.com/x1unix/go-playground.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
Package wlog implements a simple logging package for internal WASM workers use.

# Functions

AwaitCallback await for async operation to complete using callback ID.
AwaitResult awaits for callback completion and returns raw result.
NotifyResult publishes callback result and notifies listener.
ReleaseCallback releases acquired callback.
RequestCallback requests a new callback to await for async operation.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author