diff --git a/porque-rust.html b/porque-rust.html index fb48bbe..eb5acbe 100644 --- a/porque-rust.html +++ b/porque-rust.html @@ -122,7 +122,7 @@ - Resultado final com performance semelhate ao C... + Resultado final com performance semelhante ao C... @@ -206,6 +206,10 @@ fn main() { @@ -440,6 +444,18 @@ presente.abrir() E GC? + + GC não é determinístico. + + @@ -706,6 +722,24 @@ OK(()) + + + Falando em WASM... + + + + WASM + + wasm-pack + + + + WASI + + The WebAssembly System Interface + + + Bibliotecas
Resultado final com performance semelhate ao C...
Resultado final com performance semelhante ao C...
GC não é determinístico.
wasm-pack
The WebAssembly System Interface