Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: warittornc <69615455+warittornc@users.noreply.github.com>
  • Loading branch information
RogerKSI and warittornc authored Feb 15, 2024
1 parent e47c2b6 commit 092fb74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ cd libgo_owasm && cargo build --release

### Compile shared and static libraries

Currently, libraries can be built on Linux and OS X with x86_64 architecture only. However, if you're operating on an unsupported platform, you can push the code to GitHub. Subsequently, GitHub Actions will facilitate testing, compiling the library, and pushing it to your branch.
Currently, the libraries can only be built on Linux and OS X using x86_64 architecture. If you are operating on an unsupported platform, you can push the code to GitHub to trigger a suite of GitHub Actions which will test and compile the library for you.

You can use the commands below to generate libraries for Linux (x86_64) and OS X (x86_64).

Expand Down

0 comments on commit 092fb74

Please sign in to comment.