WebAssembly API & MDN All In One
caniuse WebAssembly
WebAssembly or "wasm" is a new portable, size- and load-time-efficient format suitable for compilation to the web.
https://caniuse.com/?search=webassembly
https://github.com/WebAssembly/spec
MDN WebAssembly
https://developer.mozilla.org/en-US/docs/WebAssembly#in_a_nutshell
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/WebAssembly
- methods:
JavaScript built-in: WebAssembly: compile
JavaScript built-in: WebAssembly: compileStreaming
JavaScript built-in: WebAssembly: instantiate
JavaScript built-in: WebAssembly: instantiateStreaming
JavaScript built-in: WebAssembly: validate
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/WebAssembly/compile
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/WebAssembly/compileStreaming
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/WebAssembly/instantiate
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/WebAssembly/instantiateStreaming
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/WebAssembly/validate
- related pages:
JavaScript built-in: WebAssembly: Tag
JavaScript built-in: WebAssembly: Tag: type
JavaScript built-in: WebAssembly: Tag: Tag() constructor
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/WebAssembly/Tag
JavaScript built-in: WebAssembly: Table
JavaScript built-in: WebAssembly: Table: get
JavaScript built-in: WebAssembly: Table: set
JavaScript built-in: WebAssembly: Table: grow
JavaScript built-in: WebAssembly: Table: length
JavaScript built-in: WebAssembly: Table: Table() constructor
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/WebAssembly/Table
JavaScript built-in: WebAssembly: Global
JavaScript built-in: WebAssembly: Global: value
JavaScript built-in: WebAssembly: Global: valueOf
JavaScript built-in: WebAssembly: Global: Global() constructor
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/WebAssembly/Global
JavaScript built-in: WebAssembly: Module
JavaScript built-in: WebAssembly: Module: imports
JavaScript built-in: WebAssembly: Module: exports
JavaScript built-in: WebAssembly: Module: customSections
JavaScript built-in: WebAssembly: Module: Module() constructor
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/WebAssembly/Module
JavaScript built-in: WebAssembly: Memory
JavaScript built-in: WebAssembly: Memory: grow
JavaScript built-in: WebAssembly: Memory: buffer
JavaScript built-in: WebAssembly: Memory: Memory() constructor
JavaScript built-in: WebAssembly: Memory: Memory() constructor: shared flag
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/WebAssembly/Memory
JavaScript built-in: WebAssembly: CompileError
JavaScript built-in: WebAssembly: CompileError: CompileError() constructor
JavaScript built-in: WebAssembly: Instance
JavaScript built-in: WebAssembly: Instance: exports
JavaScript built-in: WebAssembly: Instance: Instance() constructor
JavaScript built-in: WebAssembly: LinkError
JavaScript built-in: WebAssembly: LinkError: LinkError() constructor
JavaScript built-in: WebAssembly: Exception
JavaScript built-in: WebAssembly: Exception: is
JavaScript built-in: WebAssembly: Exception: getArg
JavaScript built-in: WebAssembly: Exception: Stack trace
JavaScript built-in: WebAssembly: Exception: Exception() constructor
JavaScript built-in: WebAssembly: Exception: Exception() constructor: options.traceStack parameter
JavaScript built-in: WebAssembly: RuntimeError
JavaScript built-in: WebAssembly: RuntimeError: RuntimeError() constructor
refs
https://github.com/xgqfrms/webassembly
https://github.com/xgqfrms/assembly
©xgqfrms 2012-2020
www.cnblogs.com/xgqfrms 发布文章使用:只允许注册用户才可以访问!
原创文章,版权所有©️xgqfrms, 禁止转载 ️,侵权必究⚠️!