asyncapi / parser-go

It parses AsyncAPI documents.
Apache License 2.0
55 stars 17 forks source link

Add cross-compilation and binaries #30

Closed fmvilas closed 5 years ago

fmvilas commented 5 years ago

What?

Adds cross-compilation script, binaries, and C header files.

Why?

I'm pushing binaries for now so it's easier for everyone to work without having to compile. We may want to remove them from the repo later.

fmvilas commented 5 years ago

I'm moving forward and gonna merge this PR. Please, if you see something wrong, missing, or just don't agree with the changes, don't hesitate to leave a comment after it's merged. I'll be happy to address these questions afterward.