stdlib-js / stdlib

✨ Standard library for JavaScript and Node.js. ✨
https://stdlib.io
Apache License 2.0
4.53k stars 503 forks source link

feat: add `wasm` support for `blas/base/cswap-wasm` #3211

Closed aman-095 closed 23 hours ago

aman-095 commented 1 day ago

Progresses #2039.

Description

What is the purpose of this pull request?

This pull request adds wasm support for cswap.

Related Issues

Does this pull request have any related issues?

This pull request:

Questions

Any questions for reviewers of this pull request?

No.

Other

Any other information relevant to this pull request? This may include screenshots, references, and/or implementation notes.

No.

Checklist

Please ensure the following tasks are completed before submitting this pull request.

@stdlib-js/reviewers

stdlib-bot commented 1 day ago

Coverage Report

Package Statements Branches Functions Lines
blas/base/cswap-wasm $\color{green}844/844$
$\color{green}+100.00\%$
$\color{green}17/17$
$\color{green}+100.00\%$
$\color{green}6/6$
$\color{green}+100.00\%$
$\color{green}844/844$
$\color{green}+100.00\%$

The above coverage report was generated for the changes in this PR.