vugu / vjson

JSON wrapper for use in Vugu
MIT License
4 stars 4 forks source link

Using vjson with TinyGo #1

Open HasmitaA opened 3 years ago

HasmitaA commented 3 years ago

How can the marshall and unmarshall capabilities be utilised for TinyGo. I see that these functions are not exposed outside from vjson-tinygo.go

bradleypeabody commented 3 years ago

Some initial support is there but it's not well tested. But it is in fact exposed publicly if you want to give it a try - https://github.com/vugu/vjson/blob/master/vjson-tinygo.go#L5