Skip to content

Commit

Permalink
Put back latest release, v2.13.4
Browse files Browse the repository at this point in the history
  • Loading branch information
NSR-Physiome committed Nov 14, 2023
1 parent e0be8e7 commit 1d11900
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 6 deletions.
20 changes: 14 additions & 6 deletions docs/ReleaseInfo.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
libantimonyjs release 2.13.2
libSBML source- 5.20.0
Antimony source- 2.13.2
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.
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
Binary file modified docs/libantimony.wasm
Binary file not shown.

0 comments on commit 1d11900

Please sign in to comment.