description: Use the Call Stack window in the Visual Studio integrated development environment (IDE) to view the function or procedure calls that are currently on the stack. # View the call stack and ...
The compiler consumes purs's CoreFn (corefn.json) and externs (externs.cbor) output and produces a single WebAssembly module via the Binaryen JS API. It targets WasmGC, so heap values (ADTs, records, ...