Liking cljdoc? Tell your friends :D
ClojureScript only.

js.WebAssembly

The WebAssembly JavaScript object acts as the namespace for all functionality.

The WebAssembly JavaScript object acts as the namespace for all
functionality.
raw docstring

instantiatecljs

(instantiate this)

Method.

The WebAssembly.instantiate() function allows you to compile instantiate WebAssembly code. This function has two overloads:

``

See also: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/WebAssembly/instantiate

Method.

The WebAssembly.instantiate() function allows you to compile
instantiate WebAssembly code. This function has two overloads:

``

See also: `https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/WebAssembly/instantiate`
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close