Skip to content
This repository was archived by the owner on Aug 25, 2025. It is now read-only.

Commit e2c762b

Browse files
committed
Add wasabit to new projects
1 parent ad669ca commit e2c762b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

_posts/2018-09-04-this-week-in-rust-wasm-007.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ Did we miss something? Tweet to us at [@rustwasm](https://twitter.com/rustwasm)
1717
## New Tools, Crates, and Projects
1818

1919
* [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
2022

2123
## News and Releases
2224

@@ -28,7 +30,7 @@ Did we miss something? Tweet to us at [@rustwasm](https://twitter.com/rustwasm)
2830
## Articles, Blog Posts, and Talks
2931

3032
* [[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/)
3234

3335
## Requests for Contribution
3436

0 commit comments

Comments
 (0)