[go: up one dir, main page]

wasm_dep_analyzer 0.0.1

Wasm module dependency analysis for module resolution
Documentation

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.