bytecodealliance / preview2-prototyping

Polyfill adapter for preview1-using wasm modules to call preview2 functions.
Other
77 stars 20 forks source link

Fixes for seek/append behavior #151

Closed pchickey closed 1 year ago

pchickey commented 1 year ago

This PR fixes two bugs around seek & append behavior:

Plus a little bit of code motion, and commenting the fd_flags_set test better.