Skip to content

Latest commit

Β 

History

History
272 lines (135 loc) Β· 13.9 KB

CHANGELOG.md

File metadata and controls

272 lines (135 loc) Β· 13.9 KB

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

0.0.42 (2024-10-18)

0.0.41 (2024-10-16)

0.0.40 (2024-10-16)

0.0.39 (2024-10-11)

Bug Fixes

  • loader: changed options to importObject inside of compileStreaming (c763232)
  • loader: check to make sure its a supported format before applying metering #1034 (76ac46d)
  • loader: updated test cases to pass format (5d1f2e3)

0.0.38 (2024-10-03)

0.0.37 (2024-09-26)

Features

  • dev-cli: added a gasused function to aolibc thats exposed to lua (dceb3b7)
  • loader: new wasm32-unknown-emscripten format with support for ao-physics and weavedrive #997 (384a63a)

Bug Fixes

  • loader: _emscripten_date_now to return 0 (d4b80a9)
  • loader: reverting change as Date.now is overridden to be an incrementing deterministic num (ddeb4d3)

0.0.36 (2024-08-09)

Bug Fixes

  • AoLoader initializer types (ce2fc06)
  • environment types (ddcd394)
  • handleFunction types (5ca7d67)
  • point to the correct types for AoLoader (6e3db4a)

0.0.35 (2024-06-09)

0.0.34 (2024-06-09)

0.0.33 (2024-06-04)

Features

  • loader: weavedrive should be optional for wasm64 (0a35880)

0.0.32 (2024-05-23)

Bug Fixes

  • loader: added test file (5cc3506)
  • update glue code with setting system flag to false (eb92015)

0.0.31 (2024-05-14)

Features

  • add resizeHeap to Module (3b3eeda)
  • add resizeHeap to Module (10130d3)

0.0.30 (2024-05-14)

Features

  • all tests passing for ao-loader (70bbc85)
  • ao loader support of aos64 a (be9ff8e)
  • ao-loader working with llm (6191434)
  • got llm test working with ao-loader wip (0dab485)
  • got test running via aoloader (edcabec)
  • skip llm test (867f4cf)
  • skip llm test (fae3359)

0.0.29 (2024-04-30)

Features

  • added upgraded emscripten to work with llama wasm #654 (29c72b3)

Bug Fixes

0.0.28 (2024-04-22)

Features

  • wip experimental wasm 64 (1799ae4)

0.0.27 (2024-04-22)

Features

  • apply metering to wasm64 modules (a615396)
  • wasm64 work in progress (5486f9f)
  • wasm64 working with no metering (57298d6)

0.0.26 (2024-04-11)

Bug Fixes

  • loader: add Assignments to loader return shape (ff46dc6)

0.0.25 (2024-04-10)

Features

  • dev-cli: add assignment support to ao.lua #598 (5a04dda)

Bug Fixes

0.0.24 (2024-04-04)

Features

  • [wip] working on modifying loader api to accept multiple formats (63bbd35)
  • loader: add new module format to support sqlite with aos (6ff5837)
  • reverted container to use emscripten Os (9ea1ec7)

0.0.23 (2024-03-06)

Features

  • added _maxMemory argument to AoLoader (99bbac3)

0.0.22 (2024-02-17)

Features

  • loader: allow passing instantiateWasm to loader to use previously compiled WebAssembly.Module (bc136e2)

0.0.21 (2024-02-13)

Bug Fixes

  • set buffer to null for gc (dee1d66)

0.0.20 (2024-02-12)

0.0.19 (2024-02-09)

Bug Fixes

  • loader: dynamically resize the heap if incoming buffer is larger than initial size #448 (6d07dab)

0.0.18 (2024-02-09)

0.0.17 (2024-02-06)

0.0.15 (2024-02-06)

Features

  • loader: scope gas to Module. Allow refilling gas. Re-hookup cleanupListeners to prevent memory leaks #412 (be1c53b)

Bug Fixes

  • loader not reseting security globals (7b290a5)

0.0.14 (2024-02-05)

0.0.13 (2024-01-08)

Bug Fixes

  • loader: immediately remove emscripten interop module listeners effectively disabling them #167 (455413d)

0.0.12 (2023-12-17)

⚠ BREAKING CHANGES

  • loader: return new shape #234

  • loader: return new shape #234 (8d294f1)

0.0.11 (2023-11-17)

0.0.10 (2023-11-16)

0.0.9 (2023-11-09)

Bug Fixes

  • loader: map both returned error and thrown error (107be41)

0.0.8 (2023-11-09)

0.0.7 (2023-11-08)

0.0.6 (2023-11-08)

Bug Fixes

0.0.5 (2023-11-07)

Features

  • cli: added ability to resume state from buffer #126 (0ae4101)
  • cli: update loader to throw #126 (cd54a5a)
  • cli: update versions #126 (3693fe5)
  • cli: update versions and throw response #126 (da519e4)
  • cli: updated documentation and publish command #126 (0449a4a)
  • cli: wip - have code implemented just need to test more and update documentation #126 (83eb085)
  • dev-env: added wasm loader - #1 (793ed02)
  • loader: handle interop response and either resolve or reject based on ok #49 (bf75297)

Bug Fixes

  • loader: get loader building properly, so it can be used in ESM modules (3b7c8d1)

0.0.4 (2023-09-20)

Features

  • dev-env: added wasm loader - #1 (793ed02)
  • loader: handle interop response and either resolve or reject based on ok #49 (bf75297)

Bug Fixes

  • loader: get loader building properly, so it can be used in ESM modules (3b7c8d1)

0.0.4 (2023-09-20)

Features

  • dev-env: added wasm loader - #1 (793ed02)
  • loader: handle interop response and either resolve or reject based on ok #49 (bf75297)

Bug Fixes

  • loader: get loader building properly, so it can be used in ESM modules (3b7c8d1)