Open Issues Need Help
View All on GitHubAI Summary: Clarify the behavior of the `FusionRuntime.ionizeMaybe()` method in the Ion Fusion project by documenting precisely when and where null values are produced. This involves examining the code to determine if nulls are only produced for the given input value or if they replace any non-Ion values within the value tree, and then updating the documentation to reflect the accurate behavior.
Ion Fusion is a customizable programming language for working with JSON and Amazon Ion data.
AI Summary: Create an OCI image for the Ion Fusion CLI that allows input/output and access to external module repositories, simplifying installation and use for customers. This involves containerizing the existing CLI application and configuring it to interact with external resources.
Ion Fusion is a customizable programming language for working with JSON and Amazon Ion data.