TOMLDecoder
TOMLDecoder copied to clipboard
Run tests for wasm on CI
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.