hraban / opus

Go wrapper for libopus (golang)
MIT License
275 stars 59 forks source link

Declare constants as actual const #9

Closed hraban closed 6 years ago

hraban commented 7 years ago

See #8 -- this might just be possible since a recent change in CGO or the underlying compilers. Must investigate why exactly this is now working and if we can assume it to keep working in the future.