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: Jan 13 2025 at 09:03 UTC