Skip to content

Releases: DLR-FT/wasm-interpreter

v0.2.0 - First crates.io Release

Choose a tag to compare

@florianhartung florianhartung released this 22 Jul 10:50
Immutable release. Only release title and notes can be modified.

A lot has happened since the last release. The interpreter is now available via crates.io: dlr-wasm-interpreter. We also provide multiple utility crates: https://crates.io/search?q=dlr-wasm-interpreter.

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0

1st stable release

Choose a tag to compare

@wucke13 wucke13 released this 16 Dec 13:50
Immutable release. Only release title and notes can be modified.

This marks the first stable release of the DLR Wasm Interpreter. With the publication of 1 on 2nd of December, the reach of 100% Wasm Specification 2.0 test suite compliance late in the summer of '25 and the current trajectory towards being a feature complete Wasm interpreter, we feel confident to tag our first release.

If you would like to cite this release, please refer to it via the citation info:

@INPROCEEDINGS{11257180,
  author={Zaeske, Wanja and Önem, A. Cem and Hartung, Florian and Durak, Umut},
  booktitle={2025 AIAA DATC/IEEE 44th Digital Avionics Systems Conference (DASC)}, 
  title={On the Design of a WebAssembly Interpreter for Safety Critical Avionics Applications}, 
  year={2025},
  volume={},
  number={},
  pages={1-10},
  keywords={Codes;Instruction sets;Aerospace electronics;Webassembly;Software;Hardware;Safety;Space exploration;Certification;Standards;Avionics;Wasm;ED-12C/DO-178C;ED-217/DO-332},
  doi={10.1109/DASC66011.2025.11257180}
}
  1. https://ieeexplore.ieee.org/document/11257180