Documentation
¶
Rendered for js/wasm
Index ¶
- func AsyncFunc(f func(this js.Value, p []js.Value) (any, error)) js.Func
- func Await(promise js.Value) (val js.Value, err error)
- func JsArrayToSlice(jsArray js.Value) []byte
- func Promise() (promise js.Value, resolve func(args ...any), reject func(args ...any))
- func ReleaseMap(m map[string]any)
- func SliceToJsArray(slice []byte) js.Value
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func JsArrayToSlice ¶
func ReleaseMap ¶
func SliceToJsArray ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.