Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bartjuw authored Mar 27, 2024
1 parent 403887a commit 7a2b619
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 @@ -14,7 +14,7 @@ This repository hosts the build instructions and scripts for the JavaScript wrap
- `.github/workflows` directory: Actions for building libantimony.js on GitHub

## Using libantimonyjs
- See `../docs/readme.md` for information about using libantimonyjs in your webpage or node.js project.
- See https://sys-bio.github.io/libantimonyjs ( `../docs/readme.md` ) for information about using libantimonyjs in your webpage or node.js project.

## Building libantimonyjs
It is currently possible to build libantimonyjs on Linux, MacOS and MS Windows Subsystem for Linux (WSL). Briefly, Emscripten (https://emscripten.org/) is used to compile all C/C++ source code into a .wasm (https://webassembly.org/) file and generate javascript wrappers around each Antimony API call.
Expand Down

0 comments on commit 7a2b619

Please sign in to comment.