Skip to content

tredoe/go2js

Repository files navigation

Go2js

This project has been DEPRECATED

Translation compiler from Go to JavaScript.

Documentation online

Installation

go get github.com/tredoe/go2js

Status

Inactive | Incomplete

Sorry to not be able to continue with this project for some time, but I have to work very hard in third projects.

Although I follow being interested in be able to use Go in the browser.

No implemented

  • The multiple assignment has different order of preference than in JS (functionInverse in "testdata/func.go" fails due this issue).
  • Evaluation of constants.
  • Shadow variables in JS.
  • Goroutines.
  • Types int64 and complex.

License

The source files are distributed under the Mozilla Public License, version 2.0, unless otherwise noted.
Please read the FAQ if you have further questions regarding the license.


Generated by Gowizard

About

[DEPRECATED] Translator from Go to JavaScript

Resources

License

Stars

Watchers

Forks

Packages

No packages published