• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

TritonVM / triton-vm / 21990134048 / 1
98%
master: 98%

Build:
DEFAULT BRANCH: master
Ran 13 Feb 2026 02:36PM UTC
Files 50
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

13 Feb 2026 10:53AM UTC coverage: 98.316% (+0.06%) from 98.259%
21990134048.1

push

github

jan-ferdinand
feat!: Make 32-bit architecture compatible

In particular, Triton VM can now be compiled to the
`wasm32-unknown-unknown` target. Continuous integration checks for
future regressions by testing through `wasm-pack test`.

Some new dependencies are taken on to facilitate this upgrade. While
most of them are only used for testing, the `web_time` crate stands
out. However, on architectures other than `wasm32`, this crate uses
`std::time` directly, resulting in no change at all.

BREAKING CHANGE: Because of prior improper handling of `usize` being
implicitly treated as `u64`, some constants, fields, and function
arguments are now `u64` instead of `usize`.

15534 of 15800 relevant lines covered (98.32%)

9597107.72 hits per line

Source Files on job 21990134048.1
  • Tree
  • List 50
  • Changed 30
  • Source Changed 30
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 21990134048
  • 0e107176 on github
  • Prev Job for on master (#21978714262.1)
  • Next Job for on master (#21990388852.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc