TOMLDecoder icon indicating copy to clipboard operation
TOMLDecoder copied to clipboard

Run tests for wasm on CI

Open dduan opened this issue 2 months ago • 0 comments

The library compiles fine for wasm. So we should build the library, and run tests on CI.

  • [x] build the library on CI
  • [ ] run tests on CI

Currently the tests fails because the fixture paths aren't working with the wasm runtime.

dduan avatar Dec 10 '25 00:12 dduan