Skip to content

serialization

Auto edited this page May 9, 2022 · 2 revisions

serialization

Serialization in wasp is a first class citizen: All Code is Data and all data can be evaluated in context. Both share the same syntax.

Todo: Binary serialization for large numeric objects? Import of protobuf?

Home

Philosophy

data & code blocks

features

inventions

evaluation

keywords

iteration

tasks

examples

todo : bad ideas and open questions

⚠️ specification and progress are out of sync

Clone this wiki locally