/wasm_dep_analyzer

Wasm module dependency analysis for module resolution

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.