@subwallet/web-runner 1.1.55-0 → 1.1.56-0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/201-78941633235d13cd2ed6.js +1 -0
- package/265-2e4c815e5ae78be0eaa6.js +1 -0
- package/307-38f59dab88251c3939ce.js +1 -0
- package/659-afbe9072c58972dfc2b7.js +1 -0
- package/911-993e47f89b691c0e0c08.js +1 -0
- package/998-a5495f9021502217f220.js +1 -0
- package/index.html +1 -1
- package/package.json +4 -4
- package/web-runner-168dd49d2a5ede213c49.js +2 -0
- package/{web-runner-132bb27a512e9073fd3d.js.LICENSE.txt → web-runner-168dd49d2a5ede213c49.js.LICENSE.txt} +0 -14
- package/web-runner.zip +0 -0
- package/web-runner-132bb27a512e9073fd3d.js +0 -2
|
@@ -65,17 +65,3 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
65
65
|
* @copyright Chen, Yi-Cyuan 2015-2018
|
|
66
66
|
* @license MIT
|
|
67
67
|
*/
|
|
68
|
-
|
|
69
|
-
//!
|
|
70
|
-
|
|
71
|
-
//! Exports a function that provides bindings for the Wasi interface.
|
|
72
|
-
|
|
73
|
-
//! Exports a function that provides bindings for the bindings found in the Rust part of the code.
|
|
74
|
-
|
|
75
|
-
//! In order to use this code, call the function passing an object, then fill the `instance` field
|
|
76
|
-
|
|
77
|
-
//! See <https://wasi.dev/>.
|
|
78
|
-
|
|
79
|
-
//! These bindings can then be used by the Wasm virtual machine to invoke Wasi-related functions.
|
|
80
|
-
|
|
81
|
-
//! of that object with the Wasm instance.
|
package/web-runner.zip
CHANGED
|
Binary file
|