Skip to content

Releases: nelipuu/zbind

zbind 0.0.11

20 Jul 10:50
Compare
Choose a tag to compare
zbind 0.0.11 Pre-release
Pre-release

Support Zig 0.13.0

zbind 0.0.10

14 May 08:33
Compare
Choose a tag to compare
zbind 0.0.10 Pre-release
Pre-release

Support Zig 0.12.0

zbind 0.0.9

21 Feb 17:22
Compare
Choose a tag to compare
zbind 0.0.9 Pre-release
Pre-release

Support nullable types

zbind 0.0.8

20 Feb 19:25
Compare
Choose a tag to compare
zbind 0.0.8 Pre-release
Pre-release
  • Fix marshalling in first call after init, broken by previous release
  • Simplify build script

zbind 0.0.7

20 Feb 18:19
Compare
Choose a tag to compare
zbind 0.0.7 Pre-release
Pre-release
  • Marshal opaque structs
  • Avoid having to define main()
  • Handle return value when call detached Wasm heap

zbind 0.0.6

19 Feb 23:56
Compare
Choose a tag to compare
zbind 0.0.6 Pre-release
Pre-release
  • Fix memory layout on Wasm
  • Fix TypeScript typings for boolean arguments

zbind 0.0.5

16 Feb 20:02
Compare
Choose a tag to compare
zbind 0.0.5 Pre-release
Pre-release

Fix marshalling of primitives

zbind 0.0.4

14 Feb 08:05
Compare
Choose a tag to compare
zbind 0.0.4 Pre-release
Pre-release

Support Zig versions from 0.11.0 to 0.12.0-dev.2063

zbind 0.0.3

14 Feb 08:04
Compare
Choose a tag to compare
zbind 0.0.3 Pre-release
Pre-release

Fix missing file and switch to Zig 0.12.0-dev.2063

zbind 0.0.2

14 Feb 08:02
Compare
Choose a tag to compare
zbind 0.0.2 Pre-release
Pre-release

First public release πŸŽ‰