Wasmtime import! demo#126
Wasmtime import! demo#126saona-raimundo wants to merge 2 commits intobytecodealliance:mainfrom saona-raimundo:wasmtime-example
Conversation
|
Lgtm |
|
Thanks for this! I'm a bit hesitant to merge this in though for a few reasons which I think unfortunately are somewhat nontrivial:
On a slightly more mundane and easier-to-handle note I do think that we'll want examples at least built on CI if not executed as well to ensure that they're kept up to date and working. |
No problem!
Should I start something in wasmtime? (you may know if it would be a timely request or not)
Are you thinking of an orchestrating tool like wasm-bindgen or trunk, but for wasm applications that would run on
I will look into adding this as a test then :) |
This is an example with a basic usage of
import!from thewit-bindgen-wasmtimecrate.Asked in #59 by @nitishm.
@nitishm, is this what you had in mind?
I hope I have the README correct in the
wit-bindgen-wasmtimecrate.