Skip to content

Why do you need your own go compiler + stdlib? #8

Answered by eandre
lu4p asked this question in Help
Discussion options

You must be logged in to vote

Thanks for asking. Encore's request semantics as well as automatic tracing require integration into the runtime. The changes are all open source and constitute a very small amount of code, mostly involving adding some hooks. You are more than welcome to build the toolchain yourself.

To my knowledge the packaging process is the same as for the regular Go releases, and the precompiled libraries are present because not all environments have the tools installed to compile the standard library and cgo.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@gedw99
Comment options

Answer selected by lu4p
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
3 participants