Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GenesisBuilder: Compare go json libraries #316

Open
tgntr opened this issue Dec 18, 2023 · 0 comments
Open

GenesisBuilder: Compare go json libraries #316

tgntr opened this issue Dec 18, 2023 · 0 comments

Comments

@tgntr
Copy link
Collaborator

tgntr commented Dec 18, 2023

We introduced json marshalling/unmarshalling in #241 and we use the default encoding/json library. Test and compare popular go libaries for json manipulation like tinyjson, easyjson, jsoniter, etc. for compatibility with tinygo, the resulting runtime.wasm size, probably speed aswell.

@tgntr tgntr changed the title Compare go json libraries GenesisBuilder: Compare go json libraries Dec 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants