Skip to content

Releases: LimeChain/wasmer-java

v1.1.0

10 Jun 12:26
db50e67
Compare
Choose a tag to compare

Changed the dynamic libs to be part of the generated JAR

v1.0.0

29 Aug 20:04
c9df56d
Compare
Choose a tag to compare
№115 imported memory (#4)

* made imported memory be initialized with the exported ones

Signed-off-by: Georgi Georgiev <[email protected]>

* removed logs

Signed-off-by: Georgi Georgiev <[email protected]>

* added support for apple silicon and made the imported memory be accessible through the exports

Signed-off-by: Georgi Georgiev <[email protected]>

* small changes to the makefile

Signed-off-by: Georgi Georgiev <[email protected]>

* lfix encapsulation

Signed-off-by: Georgi Georgiev <[email protected]>

* uncomment tests

Signed-off-by: Georgi Georgiev <[email protected]>

* delete commented lines

Signed-off-by: Georgi Georgiev <[email protected]>

* remove big files

Signed-off-by: Georgi Georgiev <[email protected]>

---------

Signed-off-by: Georgi Georgiev <[email protected]>