Closed syke99 closed 1 year ago
This PR removes the fastjson dependency in favor of using the stdlib's encoding/json package as it will be fully supported by TinyGo's v0.28 release
thanks @syke99! we just updated our CI for this repo to use the latest tinygo, so we'll take a look at this and get back to you asap.
Great update, thanks @syke99 !
This PR removes the fastjson dependency in favor of using the stdlib's encoding/json package as it will be fully supported by TinyGo's v0.28 release