@thi.ng/wasm-api
Advanced tools
Comparing version 0.17.1 to 0.17.2
# Change Log | ||
- **Last updated**: 2022-10-30T12:26:06Z | ||
- **Last updated**: 2022-10-30T13:56:23Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/wasm-api", | ||
"version": "0.17.1", | ||
"version": "0.17.2", | ||
"description": "Generic, modular, extensible API bridge, polyglot glue code and bindings code generators for hybrid JS & WebAssembly projects", | ||
@@ -144,3 +144,3 @@ "type": "module", | ||
}, | ||
"gitHead": "78682fcd936495fefa1345db5a8dfd709eace2c8\n" | ||
"gitHead": "ce7be1988e43f620b90a751f056d1a2326306ee4\n" | ||
} |
@@ -668,3 +668,3 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
Package sizes (gzipped, pre-treeshake): ESM: 6.84 KB | ||
Package sizes (gzipped, pre-treeshake): ESM: 7.06 KB | ||
@@ -699,5 +699,6 @@ **IMPORTANT:** The package includes code generators for various languages which | ||
| Screenshot | Description | Live demo | Source | | ||
|:------------------------------------------------------------------------------------------------------------------|:--------------------------------------------|:-------------------------------------------------|:------------------------------------------------------------------------------| | ||
| <img src="https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/zig-canvas.png" width="240"/> | Zig-based DOM creation & canvas drawing app | [Demo](https://demo.thi.ng/umbrella/zig-canvas/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/zig-canvas) | | ||
| Screenshot | Description | Live demo | Source | | ||
|:-------------------------------------------------------------------------------------------------------------------|:--------------------------------------------|:--------------------------------------------------|:-------------------------------------------------------------------------------| | ||
| <img src="https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/zig-canvas.png" width="240"/> | Zig-based DOM creation & canvas drawing app | [Demo](https://demo.thi.ng/umbrella/zig-canvas/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/zig-canvas) | | ||
| <img src="https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/zig-counter.png" width="240"/> | Simple Zig/WASM click counter DOM component | [Demo](https://demo.thi.ng/umbrella/zig-counter/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/zig-counter) | | ||
@@ -704,0 +705,0 @@ ## API |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
185542
903