wasm_dep_analyzer
An extremely lightweight Wasm module parser used in Deno to get the dependencies of a Wasm module from its bytes (only the imports and exports sections) for the purpose of module resolution.
An extremely lightweight Wasm module parser used in Deno to get the dependencies of a Wasm module from its bytes (only the imports and exports sections) for the purpose of module resolution.