wasm: update wasi-libc version

This is necessary for the next commit. It also results in a nice wasm
binary size saving of around 300 bytes.
This commit is contained in:
Ayke van Laethem
2022-06-16 03:27:47 +02:00
committed by Ron Evans
parent 64d7f1e436
commit 633fe95187
7 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ module github.com/tinygo-org/tinygo
go 1.16
require (
github.com/aykevl/go-wasm v0.0.2-0.20211119014117-0761b1ddcd1a
github.com/aykevl/go-wasm v0.0.2-0.20220616010729-4a0a888aebdc
github.com/blakesmith/ar v0.0.0-20150311145944-8bd4349a67f2
github.com/chromedp/cdproto v0.0.0-20220113222801-0725d94bb6ee
github.com/chromedp/chromedp v0.7.6