Is there an existing Protocol Buffer imported .fx for Island platform?

@mh
Is there any existing Goolge Protocol Buffer lib imported to Island platform, yet?

I think the idea is that you import a go library where possible. Thats based on what i read about here

https://docs.elementscompiler.com/Gold/

“The intended use for Go is mainly to allow to bring in existing libraries to use in applications (in particular on the Island-backed native platforms, where the OS-native APIs are often limited and low-level)”

Ive never tried it myself

I believe libGo includes that, yes.

Where is this “libGo”? I searched Elements installation folder, and didn’t find any.

“go.dll” or “go.fx”, for .NET and Island respectively. Should be available among there default references we ship.