dispatchrun / wasi-go

A Go implementation of the WebAssembly System Interface (WASI)
Apache License 2.0
124 stars 7 forks source link

Format subscriptions #4

Closed achille-roussel closed 1 year ago

achille-roussel commented 1 year ago

Implement FormatObject on Subscription to switch on the variant type and format the union fields accordingly.