You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 25, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: _posts/2018-09-04-this-week-in-rust-wasm-007.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,8 @@ Did we miss something? Tweet to us at [@rustwasm](https://twitter.com/rustwasm)
17
17
## New Tools, Crates, and Projects
18
18
19
19
*[A Sudoku Solver written in Rust and compiled to WebAssembly](https://emerentius.github.io/sudoku_web/)
20
+
*[Wasabi: a dynamic analysis framework for WebAssembly](http://wasabi.software-lab.org/)
21
+
* Wasabi is written in Rust and built on top of WABT
20
22
21
23
## News and Releases
22
24
@@ -28,7 +30,7 @@ Did we miss something? Tweet to us at [@rustwasm](https://twitter.com/rustwasm)
28
30
## Articles, Blog Posts, and Talks
29
31
30
32
*[[Hywan](https://github.com/Hywan) started a series “From Rust to beyond” - Check this WASM episode](https://mnt.io/2018/08/22/from-rust-to-beyond-the-webassembly-galaxy/)
31
-
*[@sendilkumarn](https://github.com/sendilkumarn) giving a talk on Rust and WebAssembly at [Rust Amsterdam](https://www.meetup.com/Rust-Amsterdam/events/253425558/)
33
+
*[@sendilkumarn](https://github.com/sendilkumarn)is giving a talk on Rust and WebAssembly at [Rust Amsterdam](https://www.meetup.com/Rust-Amsterdam/events/253425558/)
0 commit comments