Skip to content

Releases: ebitengine/purego

v0.8.1

21 Oct 15:10
Compare
Choose a tag to compare
add Int support to amd64 and fix issue with structs not being copied …

v0.8.0

23 Sep 15:23
Compare
Choose a tag to compare
all: release v0.8.0

v0.7.1

06 Apr 15:27
Compare
Choose a tag to compare
all: struct return fixes (#221)

On amd64, there was a crash when calling objc.Send with a struct return type. This was due to calling the wrong objc message send function.

On arm64, if a struct return contained structs that only contained floats it would expect it to be in R8 instead of the expected float registers

Closes #223

v0.7.0

01 Apr 14:28
Compare
Choose a tag to compare
release v0.7.0