builder: add support for -size= flag for WebAssembly

This commit is contained in:
Ayke van Laethem
2021-11-03 23:06:59 +01:00
committed by Ron Evans
parent 29206cf0a4
commit fb6571e405
4 changed files with 229 additions and 90 deletions
+1
View File
@@ -3,6 +3,7 @@ module github.com/tinygo-org/tinygo
go 1.15
require (
github.com/aykevl/go-wasm v0.0.2-0.20211030161413-11881cb9032d // indirect
github.com/blakesmith/ar v0.0.0-20150311145944-8bd4349a67f2
github.com/chromedp/cdproto v0.0.0-20210113043257-dabd2f2e7693
github.com/chromedp/chromedp v0.6.4