- Last updated: 2023-02-10T14:03:11Z
- Generator: thi.ng/monopub
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
Note: Unlisted patch versions only involve non-code or otherwise excluded changes and/or version bumps of transitive dependencies.
0.3.0 (2023-02-05)
- add WasmType.instanceArray() impl (f69d46e)
- add missing Field.skip check (ac43440)
- update generateField() in TypeScript gen
0.2.2 (2022-11-30)
- update Zig codegen default imports (#368) (574af0f)
- adopt unscoped JS pkg name also as Zig import
- update fixtures
- update readme
0.2.0 (2022-11-24)
- update TS multi-ptr handling & doc gen (243981f)
- provide at least access to ptr target address
- update doc string generation
- migrate C & Zig type headers (aa56930)
- move includes from @thi.ng/wasm-api core pkg
- update Zig codegen
- update fixtures
- update pkg files
- fix C sentinel array handling (1adda1e)
- emit array size without sentinel
- add extra hidden field to ensure correct offset of next field
0.1.0 (2022-11-23)
- import as new pkg (2c02dc6)
- extract all codegen related parts from @thi.ng/wasm-api
- migrate JSON schema, update readme & pkg (a6d9c3a)