Hi, Is there guide/tutorial on how to use Resource in Wasmtime?
Not tutorials, but these are some examples that use wasmtime Resource
for testing purposes: https://github.com/bytecodealliance/wit-bindgen/tree/main/tests/runtime
For example this https://github.com/bytecodealliance/wit-bindgen/blob/main/tests/runtime/resources.rs implements this world https://github.com/bytecodealliance/wit-bindgen/blob/main/tests/runtime/resources/world.wit
Thanks. Will read thru
Last updated: Nov 22 2024 at 16:03 UTC