COMMITS
October 28, 2025
I
- Fix memory leak by letting GC run (#79)
inliquid committed
March 11, 2025
T
feat(plugin): support native Go plugins with WASI (wasip1) (#71)
Teppei Fukuda committed
November 22, 2024
S
Add option to disable pb gen (#69)
Sascha Grunert committed
November 7, 2024
I
- Add Support Policy (#68)
inliquid committed
August 27, 2024
I
March 19, 2024
E
deps: updates wazero to v1.7.0 (#62)
Edoardo Vacchi committed
March 8, 2024
E
chore: bump tinygo (0.29.0, 0.30.0, 0.31.1), use go:wasmimport (#61)
Edoardo Vacchi committed
June 25, 2023
C
deps: updates all deps notably vtprotobuf and TinyGo (#54)
Crypt Keeper committed
April 20, 2023
C
deps: updates wazero to 1.0.2 (#49)
Crypt Keeper committed
D
Fix performance degradation while host functions call (#48)
Dmitry Volodin committed
March 30, 2023
L
Free memory after unmarshalling a result from the guest (#45)
Luca Burgazzoli committed
March 29, 2023
C
deps: updates wazero to 1.0.1 (#44)
Crypt Keeper committed
D
Generate host functions for using as exportable library or SDK (#35)
Dmitry Volodin committed
March 28, 2023
C
deps: updates wazero to 1.0.0 (#43)
Crypt Keeper committed
March 19, 2023
D
Able to specify plugin version on local build (#42)
Dmitry Volodin committed
March 17, 2023
D
Fix protoc-gen-go-plugin generated version in release (#40)
Dmitry Volodin committed
C
deps: updates wazero to 1.0.0-rc.2 (#36)
Crypt Keeper committed
March 14, 2023
D
Use pointers for request/response structs instead of values in generating methods (#33)
Dmitry Volodin committed
D
chore: protoc and TinyGo versions update (#34)
Dmitry Volodin committed
March 12, 2023
D
Add options to configure wazero Runtime and ModuleConfig (#32)
Dmitry Volodin committed
March 4, 2023
D
Return errors from the plugin functions to host (#30)
Dmitry Volodin committed
February 24, 2023
D
goland: Suppress 'Missing function body' error for export directives in host functions (#25)
Dmitry Volodin committed
February 20, 2023
E
chore(deps): updates wazero to 1.0.0-pre.9 (#23)
Edoardo Vacchi committed
January 31, 2023
E
deps: updates wazero to 1.0.0-pre.8 (#22)
Edoardo Vacchi committed
January 18, 2023
C
deps: updates wazero to 1.0.0-pre.7 (#18)
Crypt Keeper committed
December 1, 2022
C
deps: updates wazero to 1.0.0-pre.4 (#13)
Crypt Keeper committed
November 29, 2022
T
Fixes for empty input cases (#12)
Takeshi Yoneda committed
November 21, 2022
C
Merge pull request #10 from knqyf263/close
Crypt Keeper committed
A
Adds Plugin.Close
Adrian Cole committed