COMMITS
/ internal/wasm/encoding/reader.go June 19, 2024
J
Bumping golangci-lint to v1.59.1 (#6817)
Johan Fylling committed
October 27, 2022
A
chore: don't use the deprecated ioutil functions (#5319)
Anders Eknert committed
May 18, 2022
J
Remove use of github.com/pkg/errors (#4696)
Jason Hall committed
October 18, 2021
S
wasm: deal with importing memory in the compiler (#3763)
Stephan Renatus committed
May 19, 2021
W
Change check-lint to use golangci-lint (#3465)
Will Beason committed
January 21, 2021
S
wasm: dynamically dispatch data functions with "seen" ref pieces using call_indirect (#3058)
Stephan Renatus committed
January 13, 2021
S
wasm: read/write custom sections (incl. dwarf), deal with Name section specifically (#2900)
Stephan Renatus committed
October 25, 2019
T
wasm: Add support for reading/writing element sections
Torin Sandall committed
September 21, 2019
P
Run `make fmt` with new goimports cmd
Patrick East committed
August 28, 2019
G
fix static check error in reader.go
Guangming Wang committed
October 9, 2018
T
Add table and global section encoding support
Torin Sandall committed
October 5, 2018
T
Add WASM compiler backend and required types
Torin Sandall committed