Skip to content

Make :(json.loads) and :(json.dumps) support any value type#163

Merged
nick-paul merged 2 commits intoaya-lang:masterfrom
BlazingTwist:fix-issue-162
Dec 6, 2025
Merged

Make :(json.loads) and :(json.dumps) support any value type#163
nick-paul merged 2 commits intoaya-lang:masterfrom
BlazingTwist:fix-issue-162

Conversation

@BlazingTwist
Copy link
Copy Markdown
Contributor

Fixes #162

@BlazingTwist BlazingTwist changed the title Make :(json.loads) and :(json.dumps) support any object type Make :(json.loads) and :(json.dumps) support any value type Nov 29, 2025
@nick-paul
Copy link
Copy Markdown
Collaborator

Made a small change in the test file to use destructuring instead of pair~ :aya_obj; :json_str;

Thanks for the PR!

@nick-paul nick-paul merged commit 2fdadea into aya-lang:master Dec 6, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make the JSON Instructions RFC-7159 compliant

2 participants