bytecodealliance / preview2-prototyping

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

Move all library code from `host` into `wasi-common` #159

Closed pchickey closed 1 year ago

pchickey commented 1 year ago

All of the library code in host has been moved into wasi-common:

Aside from that, no functional changes!

Because the component runner and tests still requires taking a dep on wasi-cap-std-sync, host remains as a bin and tests.