Skip to content
This repository was archived by the owner on Jul 17, 2018. It is now read-only.

perlw/ReactGo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReactGo

Simple example of running React in Go. Not in any way fully featured, more a proof of concept than anything.

NOTES

  • Building with duktape on windows causes multiple definition error. Use the following to build until they fix golang linker. go build -ldflags "-extldflags=-Wl,--allow-multiple-definition"

About

Simple toy example of running React with Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published