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

Add a utility script to dump RSM files as JSON #378

Merged
merged 1 commit into from
Feb 22, 2024
Merged

Conversation

rdw-software
Copy link
Member

This doesn't currently work due to a bug in the JSON encoder; it will throw when encountering FFI metatypes and other unexpected value types. After the next runtime update, this problem should no longer exist.

This doesn't currently work due to a bug in the JSON encoder; it will throw when encountering FFI metatypes and other unexpected value types. After the next runtime update, this problem should no longer exist.
@rdw-software rdw-software marked this pull request as ready for review February 22, 2024 15:36
@rdw-software rdw-software merged commit ef85682 into main Feb 22, 2024
11 checks passed
@rdw-software rdw-software deleted the rsm-to-json branch February 22, 2024 15:40
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.

1 participant