Skip to content

Commit 399e0d3

Browse files
author
Arnaud Riess
committed
Fix formatting of warning message in README
1 parent 4d34bc1 commit 399e0d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# herkos
22

3-
> ⚠️ ** This project is work in progress! Not all wasm features nor corner cases were tested!**
3+
> ⚠️ **This project is work in progress! Not all wasm features nor corner cases were tested!**
44
55
A compilation pipeline that transpiles WebAssembly modules into memory-safe Rust code with compile-time isolation guarantees, replacing runtime hardware-based memory protection (MMU/MPU) with type-system-enforced safety.
66

0 commit comments

Comments
 (0)