WebAssembly / wasi-cloud-core

56 stars 4 forks source link

Drop the wasi:sql imports from wasi:cloud-core #15

Closed Mossaka closed 1 month ago

Mossaka commented 1 month ago

This PR does the following

  1. drops the wasi:sql interface from wasi:cloud-core
  2. updates all the wit deps and CI deps
  3. bump version to draft2

CC @thomastaylor312 , @lukewagner