Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to golang port of lzhuf #50

Closed
martinhpedersen opened this issue Aug 2, 2016 · 1 comment
Closed

Update to golang port of lzhuf #50

martinhpedersen opened this issue Aug 2, 2016 · 1 comment
Assignees
Milestone

Comments

@martinhpedersen
Copy link
Member

Ref la5nta/wl2k-go#41:

Porting the code to Go would eliminate the need for cgo, thus making the wl2k-go framework even more portable. It will also allow us to further improve the code, getting rid of the intermediate temp files and other rough edges.

This will also enable us to cross compile Pat to a handful new platforms (dragonfly, freebsd, netbsd, openbsd, solaris, plan9). We could even cross compile the windows and darwin releases from a Linux host.

The port has already been written, but need further testing.

@martinhpedersen
Copy link
Member Author

This simplifies the build process quite a bit, so remember to update the wiki pages after this has been merged to master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant