Skip to content

builtin: implement a s.hex() method, allowing shortening s.bytes().hex() chains, and reducing the intermediate allocations; add tests for it #1431

builtin: implement a s.hex() method, allowing shortening s.bytes().hex() chains, and reducing the intermediate allocations; add tests for it

builtin: implement a s.hex() method, allowing shortening s.bytes().hex() chains, and reducing the intermediate allocations; add tests for it #1431

Triggered via pull request October 16, 2024 09:23
Status Success
Total duration 5m 58s
Artifacts

wasm_backend_ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
test (ubuntu-22.04)
The following actions use a deprecated Node.js version and will be forced to run on node20: wasmerio/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (windows-2022)
The following actions use a deprecated Node.js version and will be forced to run on node20: wasmerio/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/