proxy-wasm / spec

WebAssembly for Proxies (ABI specification)
Apache License 2.0
545 stars 27 forks source link

Spec documentation for v0.1.0? #46

Closed jonfriesen closed 3 months ago

jonfriesen commented 4 months ago

Hello,

I know that documentation has been a bit fleeting early on in the ABI spec. I'm curious if there is anything related to v0.1.0 of the ABI spec around? I haven't found anything yet.

Thanks!

PiotrSikora commented 4 months ago

There were minimal differences between v0.1.0, v0.2.0 and v0.2.1. You can find the latter in #42.

I'll add documentation for the other two once #42 is merged, to avoid making changes in 3 versions during the review.