mirror of
https://github.com/wezm/wezm.net.git
synced 2025-04-12 06:20:42 +00:00
rust-classic-mac-os-app: Fix missing word
This commit is contained in:
parent
a27a838603
commit
820914633c
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@ the crate compatible with `no_std`, which allows it to be used in embedded
|
||||||
environments and WebAssembly.
|
environments and WebAssembly.
|
||||||
|
|
||||||
As something of a test-bed I created some
|
As something of a test-bed I created some
|
||||||
WebAssembly bindings and built a page that allows you inspect MacBinary
|
WebAssembly bindings and built a page that allows you to inspect MacBinary
|
||||||
files online, with all parsing done client-side via the crate. You can
|
files online, with all parsing done client-side via the crate. You can
|
||||||
try it out at: <https://7bit.org/macbinary/>
|
try it out at: <https://7bit.org/macbinary/>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue