-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add wasmtime 0.28.0 to ci #118
base: main
Are you sure you want to change the base?
Conversation
I think the place to start is to revisit the store class. It now has a context class that lives along side it, so getting the context should
|
wasmtime.h
file has been broken out into several files now in thewasmtime
directory so diff'ing the header directory is not helpfulWasm::Wasmtime::ModuleType
should stringify in the same manner asWasm::Wasmtime::Module