Skip to content

Commit

Permalink
Merge branch 'main' into add-miri
Browse files Browse the repository at this point in the history
  • Loading branch information
oligamiq authored Dec 14, 2023
2 parents 0d24b64 + 459c308 commit 2621442
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,14 @@ https://github.com/WebAssembly/wasi-libc/issues/196
- get

## iPhone
- get

## Windows, Linux, Mac
## Windows, Linux, macOS
- get
- set

! macOS is not stable because not using native api yet

# Rust target
https://doc.rust-lang.org/nightly/rustc/platform-support.html

Expand All @@ -28,7 +31,7 @@ look README.md on example
https://github.com/nziq53/nickname/tree/main/examples/common

# next
## Macos
## macOS
use native api
be able to `miri`

Expand Down Expand Up @@ -59,6 +62,6 @@ check permission
- api-level 30: `Android SDK built for x86_64`
- api-level 33: `sdk_gphone_x86_64`

# can miri
# miri support
- windows
- linux(only get)

0 comments on commit 2621442

Please sign in to comment.