diff --git a/README.md b/README.md index 3a23b87..45b521d 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ bun run build heal.play() ``` -- Import css with [LigntningCSS](https://lightningcss.dev/) +- Import CSS - Regular CSS ```ts import "./assets/styles.css"; @@ -103,6 +103,7 @@ bun run build sudo apt install clang lld wabt ``` - Supports only function exports & `memory` + - `EXPORT(jsName) void c_function();` - No stdlib diff --git a/build/assets/index.html b/build/assets/index.html index e917d0d..3ab373d 100644 --- a/build/assets/index.html +++ b/build/assets/index.html @@ -4,7 +4,7 @@
-