diff options
author | FreeArtMan <dos21h@gmail.com> | 2020-11-30 18:30:36 +0000 |
---|---|---|
committer | FreeArtMan <dos21h@gmail.com> | 2020-11-30 18:30:36 +0000 |
commit | 85fc9da3b48684eb42f0b0a0840aa197a7b3daa7 (patch) | |
tree | 10d3b075146333995f49936fd5de06888cf31433 /md/writeup.md | |
parent | e0cd7439384a4a69952193353fb64db56a6962a7 (diff) | |
download | md-content-85fc9da3b48684eb42f0b0a0840aa197a7b3daa7.tar.gz md-content-85fc9da3b48684eb42f0b0a0840aa197a7b3daa7.zip |
update wasm fractal notes
Diffstat (limited to 'md/writeup.md')
-rw-r--r-- | md/writeup.md | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/md/writeup.md b/md/writeup.md index e1d5655..2d79481 100644 --- a/md/writeup.md +++ b/md/writeup.md @@ -34,11 +34,12 @@ title: Writeup page | Project | Description | | --- | --- | -| [DataMatch](writeup/datamatch.md) | data matching language for binary files | -| [Radiola](writeup/radiola.md) | rtlsdr sdr experiments | -| [Kconf2h](writeup/kconf2h.md) | convert kernel Kconfig to *.h files | -| [h64e](writeup/h64e.md) | mini hexdump like hex dumper | -| [ihe](writeup/ihe.md) | interactive cli hex editor | +| [DataMatch](writeup/datamatch.md) | data matching language for binary files | +| [Radiola](writeup/radiola.md) | rtlsdr sdr experiments | +| [Kconf2h](writeup/kconf2h.md) | convert kernel Kconfig to *.h files | +| [h64e](writeup/h64e.md) | mini hexdump like hex dumper | +| [ihe](writeup/ihe.md) | interactive cli hex editor | +| [fractal](writeup/wasm_fractal.md) | wasm/C written dynamic fractal generator | ## Devices | Device | Description | Link | |