build on new go.patch | (download) |
README.md |
19 19 + 0 - 0 !
build/build.go |
33 26 + 7 - 0 !
compiler/compiler.go |
1 0 + 1 - 0 !
compiler/natives/fs_vfsdata.go |
7 3 + 4 - 0 !
compiler/natives/src/runtime/runtime.go |
8 5 + 3 - 0 !
compiler/version_check.go |
26 21 + 5 - 0 !
tests/run.go |
12 3 + 9 - 0 !
tool.go |
42 34 + 8 - 0 !
8 files changed, 111 insertions(+), 37 deletions(-) |
previous versions of gopherjs just run with one version of go
this patch is cherry picked from upstream an enables working on
any version
|