Hi everyone!
I was just wondering what is the intended use case for "wasm2obj"? Are the object files able to be imported and run by the wasmtime runtime somehow?
Suppose I wanted to analyze a generated object and determine the structure of the vmctx that would need to be passed in by the runtime. Is there some way to achieve this?
Thanks!
Last updated: Nov 22 2024 at 16:03 UTC