Skip to content

Commit bc947fa

Browse files
deploy: 971b7d7
1 parent c1f8907 commit bc947fa

File tree

4 files changed

+8
-2
lines changed

4 files changed

+8
-2
lines changed

getting-started/debugging.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,9 @@ <h2><a class="header" href="#a-hrefhttpsgithubcomkateinoigakukunwasminspectwasmi
182182
We recommend splitting your packages into separate executable targets, most of which shouldn't
183183
assume the availability of JavaScript to make debugging easier.</p>
184184
<p><img src="https://raw.githubusercontent.com/kateinoigakukun/wasminspect/master/assets/demo.gif" alt="demo" /></p>
185+
<h2><a class="header" href="#a-hrefhttpsgithubcomkateinoigakukunwasm-memprofwasm-memprofa" id="a-hrefhttpsgithubcomkateinoigakukunwasm-memprofwasm-memprofa"><a href="https://github.com/kateinoigakukun/wasm-memprof">wasm-memprof</a></a></h2>
186+
<p>If you are debugging memory leaks, <a href="https://github.com/kateinoigakukun/wasm-memprof">wasm-memprof</a> can help you.
187+
It is a tool to profile memory usage of WebAssembly applications with minimal setup. Check the repository for more details.</p>
185188

186189
</main>
187190

print.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -720,6 +720,9 @@ <h2><a class="header" href="#a-hrefhttpsgithubcomkateinoigakukunwasminspectwasmi
720720
We recommend splitting your packages into separate executable targets, most of which shouldn't
721721
assume the availability of JavaScript to make debugging easier.</p>
722722
<p><img src="https://raw.githubusercontent.com/kateinoigakukun/wasminspect/master/assets/demo.gif" alt="demo" /></p>
723+
<h2><a class="header" href="#a-hrefhttpsgithubcomkateinoigakukunwasm-memprofwasm-memprofa" id="a-hrefhttpsgithubcomkateinoigakukunwasm-memprofwasm-memprofa"><a href="https://github.com/kateinoigakukun/wasm-memprof">wasm-memprof</a></a></h2>
724+
<p>If you are debugging memory leaks, <a href="https://github.com/kateinoigakukun/wasm-memprof">wasm-memprof</a> can help you.
725+
It is a tool to profile memory usage of WebAssembly applications with minimal setup. Check the repository for more details.</p>
723726
<h1><a class="header" href="#troubleshooting" id="troubleshooting">Troubleshooting</a></h1>
724727
<p>These are some common issues you may run into while using SwiftWasm.</p>
725728
<p>If you are having trouble that is not listed here, try searching for it in the <a href="https://github.com/swiftwasm/swift/issues">SwiftWasm issue tracker</a>.

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

searchindex.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)