Skip to content

Releases: trealla-prolog/go

Fix string allocation panic

26 Apr 05:05
Compare
Choose a tag to compare
v0.12.5

fix negative ptr in string alloc

Update Trealla

25 Apr 03:18
Compare
Choose a tag to compare
v0.12.4

update trealla

Update Trealla

24 Apr 00:29
Compare
Choose a tag to compare
v0.12.3

update trealla

Update Trealla

23 Apr 23:41
Compare
Choose a tag to compare
v0.12.2

update trealla

Fix concurrency bug

23 Apr 22:20
Compare
Choose a tag to compare
  • Fixed a race condition in Query.Close, which could cause wasmtime to panic
  • Add concurrency test

Leaks plugged, use Wasmtime

23 Apr 20:43
Compare
Choose a tag to compare
Pre-release
  • Switch to Wasmtime, and fix memory usage (#2)
  • Update to latest Trealla
  • Simple Stats API to grab memory usage

Fix query leak

21 Apr 18:58
Compare
Choose a tag to compare
  • Fixes one of the issues from #2, but not all of them
  • wasmtime branch has some more fixes and is almost ready

Fix interop memory error

20 Apr 17:29
Compare
Choose a tag to compare
  • Fix an issue with negative pointers in interop (#2)
  • Update Trealla

Update trealla

16 Apr 13:48
Compare
Choose a tag to compare
v0.11.34

update trealla

Update Trealla

09 Apr 09:51
Compare
Choose a tag to compare
v0.11.33

update trealla