Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

dicej
Copy link
Contributor

@dicej dicej commented Oct 19, 2022

This is needed to avoid "value must be emitted before tables" errors when serializing to TOML.

I don't believe Spin itself ever serializes these structs to TOML, but other libraries may want to reuse spin-loader and do so.

Signed-off-by: Joel Dice [email protected]

This is needed to avoid "value must be emitted before tables" errors when
serializing to TOML.

I don't believe Spin itself ever serializes these structs to TOML, but other
libraries may want to reuse `spin-loader` and do so.

Signed-off-by: Joel Dice <[email protected]>
@dicej dicej force-pushed the toml-serialization branch from ee9487c to bae58a1 Compare October 19, 2022 22:09
@dicej dicej merged commit 74d936c into spinframework:main Oct 20, 2022
@dicej dicej deleted the toml-serialization branch October 20, 2022 16:53
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.

3 participants