Skip to content

Commit

Permalink
new build for antimony v2.14
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Feb 15, 2024
1 parent fc65973 commit 5d7b138
Show file tree
Hide file tree
Showing 6 changed files with 34 additions and 15 deletions.
20 changes: 6 additions & 14 deletions docs/ReleaseInfo.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,6 @@
libAntimonyjs release 2.13.4 info:
Date: 2023apr26
libSBML source: 5.20.0
Antimony source: 2.13.4
Emscripten SDK version: 3.1.20

Following Methods are available:

From Antimony library:
_loadString, _loadAntimonyString, _loadSBMLString, _clearPreviousLoads, _getAntimonyString, _freeAll,
_getSBMLString, _getCompSBMLString, _getLastError, _getWarnings, _getSBMLInfoMessages, _getSBMLWarnings,

From Emscripten:
_malloc, _free, ccall, cwrap, allocateUTF8, UTF8ToString
libantimonyjs release 2.14
libSBML source- 5.20.0
Antimony source- 2.14
Emscripten version- 3.1.20
Following methods are available- From Antimony library - _loadString, _loadAntimonyString, _loadSBMLString, _clearPreviousLoads, _getAntimonyString, _freeAll, _getSBMLString, _getCompSBMLString, _getLastError, _getWarnings, _getSBMLInfoMessages, _getSBMLWarnings.
From Emscripten - _malloc, _free, ccall, cwrap, allocateUTF8, UTF8ToString.
2 changes: 1 addition & 1 deletion docs/libantimony.js

Large diffs are not rendered by default.

Binary file modified docs/libantimony.wasm
Binary file not shown.
6 changes: 6 additions & 0 deletions release/v2.14/ReleaseInfo.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
libantimonyjs release 2.14
libSBML source- 5.20.0
Antimony source- 2.14
Emscripten version- 3.1.20
Following methods are available- From Antimony library - _loadString, _loadAntimonyString, _loadSBMLString, _clearPreviousLoads, _getAntimonyString, _freeAll, _getSBMLString, _getCompSBMLString, _getLastError, _getWarnings, _getSBMLInfoMessages, _getSBMLWarnings.
From Emscripten - _malloc, _free, ccall, cwrap, allocateUTF8, UTF8ToString.
21 changes: 21 additions & 0 deletions release/v2.14/libantimony.js

Large diffs are not rendered by default.

Binary file added release/v2.14/libantimony.wasm
Binary file not shown.

0 comments on commit 5d7b138

Please sign in to comment.