-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2098be1
commit 5adf9a6
Showing
1 changed file
with
17 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,18 @@ | ||
# Cheongha landing page by compose multiplatform | ||
# Cheongha landing page made by compose multiplatform | ||
|
||
### [Landing Page](https://withpeace.github.io/cheongha.github.io/) | ||
|
||
### Environment | ||
Android Koala | ||
Kotlin 2.0.0 | ||
|
||
### build in local | ||
> ./gradlew jsBrowserRun | ||
### WebAssembly GC | ||
It may be slow if your browser doesn't support webassembly gc | ||
|
||
ex) Safari, Mobile Browser | ||
|
||
If you want check supporting Garbage Collection | ||
Link to [this](https://webassembly.org/features/) |