@thi.ng/wasm-api
Advanced tools
Comparing version 1.4.69 to 1.5.0
# Change Log | ||
- **Last updated**: 2024-04-20T14:42:45Z | ||
- **Last updated**: 2024-04-22T09:56:21Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -12,2 +12,17 @@ | ||
## [1.5.0](https://github.com/thi-ng/umbrella/tree/@thi.ng/wasm-api@1.5.0) (2024-04-22) | ||
#### 🚀 Features | ||
- update build script for zig v0.12.0 (incomplete) ([99a1916](https://github.com/thi-ng/umbrella/commit/99a1916)) | ||
- store existing script as build-v0.11.zig | ||
#### 🩹 Bug fixes | ||
- re-add -rdynamic flag in build.zig ([f509d1e](https://github.com/thi-ng/umbrella/commit/f509d1e)) | ||
#### ♻️ Refactoring | ||
- minor zig v0.12.0 updates ([4a0751c](https://github.com/thi-ng/umbrella/commit/4a0751c)) | ||
### [1.4.69](https://github.com/thi-ng/umbrella/tree/@thi.ng/wasm-api@1.4.69) (2024-04-20) | ||
@@ -14,0 +29,0 @@ |
{ | ||
"name": "@thi.ng/wasm-api", | ||
"version": "1.4.69", | ||
"version": "1.5.0", | ||
"description": "Generic, modular, extensible API bridge and infrastructure for hybrid JS & WebAssembly projects", | ||
@@ -119,3 +119,3 @@ "type": "module", | ||
}, | ||
"gitHead": "8339d05ecc857e529c7325a9839c0063b89e728d\n" | ||
"gitHead": "4e2bf6b12e35192e678b525fa699429370e357d3\n" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
143745
85