Walter Werner SCHNEIDER
3c739323cb
cmd/gogio: group buildInfo related code
...
Signed-off-by: Walter Werner SCHNEIDER <contact@schnwalter.eu >
2020-11-12 15:52:35 +01:00
Elias Naur
5bd0ecea5e
cmd/gogio: add -tags flag for supplying extra tags to the build
...
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2020-06-22 20:57:35 +02:00
Elias Naur
60bed57cd7
cmd/gogio: use URL query for passing arguments to wasm programs
...
The location.hash method doesn't work correctly with multiple
iframes and Safari.
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2020-05-22 16:22:08 +02:00
Elias Naur
67382bec39
cmd/gogio: [wasm] pass location.hash (if set) to os.Args
...
Allow for specifying command line arguments to webassembly programs
through the URI hash (https://example.com/wasm/index.html#args )
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2020-05-21 20:34:11 +02:00
Elias Naur
a12912c944
cmd/gogio: rename the gio too to gogio
...
The `gio` name clashes with a widely deployed GNOME tool.
Rename our tool to `gogio`, "the go tool for gio programs".
Fixes gio#20
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2019-09-18 22:46:47 +02:00