crashappsec / libcon4m

Base Compiler and Runtime Support for con4m
Apache License 2.0
0 stars 0 forks source link

Add support for marshalling c4m_vm_t #17

Closed orangematt closed 3 months ago

orangematt commented 4 months ago

Add baseline marshaling and unmarshaling for c4m_vm_t. Adjusted a few types in the process. Sorted out a bit of a mess with sets so I could use c4m_set_t, but it's not all that it should be. All untested, of course. Depends on codegen