Skip to content

Support for Wagi 0.3

Compare
Choose a tag to compare
@technosophos technosophos released this 26 Aug 18:48
· 17 commits to main since this release
af3d878

This release updates wagi-fileserver to function properly with Wagi 0.3.0. It is still backward compatible with Wagi 0.2.0.

Changelog

  • fixed path on legacy support for X_RELATIVE_PATH 594c0b0 (Matt Butcher)
  • fixed PATH_INFO problem 18b85da (Matt Butcher)
  • Add an export contract 8da9f7c (Ivan Towlson)
  • Use X_RELATIVE_PATH when available 5ea9186 (Matt Butcher)
  • Actual path in archive 8a94d42 (Radu M)
  • Fix Wasmtime URL f3ef883 (Radu M)
  • Update configurator and add wasmtime 2f01eb8 (Radu M)
  • Just running make test-unit for now 7904bbe (Matt Butcher)
  • actually checkout the code to test. 81f9cca (Matt Butcher)
  • simplify tests b4bcfc1 (Matt Butcher)
  • added path in archive 9e549d7 (Matt Butcher)
  • fixed URL 87417c6 (Matt Butcher)
  • faking extension bfd853d (Matt Butcher)
  • fetch wasmtime f4514f1 (Matt Butcher)
  • add github action 39e6e79 (Matt Butcher)
  • cleaned code, improved docs and tests 31aadc7 (Matt Butcher)
  • fixed bug in lastIndexOf 582861a (Matt Butcher)
  • add standard CoC 2d7b48c (Matt Butcher)
  • add instructions on getting a binary 64baecb (Matt Butcher)