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 76eb1ec commit e47c2b6
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 @@ -24,7 +24,7 @@ The `./github` directory, section contains GitHub Action code that aids in testi

## Development

If you make updates to owasm-vm or the Rust code, it's imperative to [generate bindings.sh](#generate-bindingsh-for-go) and [compile libraries](#compile-shared-and-static-libraries) to update the compiled library within the project, thereby ensuring the go-owasm package incorporates the latest version of the Owasm-vm library.
If you make updates to owasm-vm or the Rust code, it's essential to [generate bindings.sh](#generate-bindingsh-for-go) and [compile libraries](#compile-shared-and-static-libraries) to update the compiled library within the project, thereby ensuring the go-owasm package incorporates the latest version of the Owasm-vm library.

### Generate bindings.h for go

Expand Down

0 comments on commit e47c2b6

Please sign in to comment.