Skip to content

Commit

Permalink
Markdown conversion for pt-BR - Cleanup - WebAssembly section (#8481)
Browse files Browse the repository at this point in the history
Fix conversion errors
  • Loading branch information
SphinxKnight committed Sep 14, 2022
1 parent 03df4d5 commit ebcf921
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ <h3 id="Visualizando_o_wasm_no_developer_tools">Visualizando o wasm no developer

<p><img alt="" src="https://mdn.mozillademos.org/files/14655/wasm-debugger-output.png" style="display: block; height: 354px; margin: 0px auto; width: 1026px;"></p>

<p>Muito em breve no Firefox, além de visualizar o WebAssembly em seu formato textual, os desenvolvedores serão capazes de depurar (colocar breakpoints, inspecionar o callstack, etc.) o WebAssembly utilizando o formato textual. Assista o vídeo <span class="watch-title" dir="ltr" id="eow-title" title="WebAssembly debugging with Firefox DevTools"><a href="https://www.youtube.com/watch?v=R1WtBkMeGds">WebAssembly debugging with Firefox DevTools</a> </span>para ter uma prévia.</p>
<p>Muito em breve no Firefox, além de visualizar o WebAssembly em seu formato textual, os desenvolvedores serão capazes de depurar (colocar breakpoints, inspecionar o callstack, etc.) o WebAssembly utilizando o formato textual. Assista o vídeo <a href="https://www.youtube.com/watch?v=R1WtBkMeGds">WebAssembly debugging with Firefox DevTools</a> para ter uma prévia.</p>

<h2 id="Memória">Memória</h2>

Expand Down

0 comments on commit ebcf921

Please sign in to comment.