json-iterator/tinygo

Add an option to only generate `Unmarshal` or `Marshal`

Opened this issue · 0 comments

If I only use Unmarshal in my code, it'd make sense to not generate Marshal functions.