Description
This RFC proposes adding WebAssembly implementations for the @stdlib/blas/ext/base package. The purpose of this issue is to serve as a tracking issue for implementing WebAssembly support across the routines provided in the package.
Only routines which provide a C implementation (i.e., a src/*.c kernel) are listed below, as these are the routines which can be compiled to WebAssembly.
Related Issues
None.
Questions
No.
Other
Implementation Status
Progress: 10 / 234 implemented (224 remaining).
Double Precision
Single Precision
Complex Single Precision
Complex Double Precision
Checklist
Description
This RFC proposes adding WebAssembly implementations for the
@stdlib/blas/ext/basepackage. The purpose of this issue is to serve as a tracking issue for implementing WebAssembly support across the routines provided in the package.Only routines which provide a C implementation (i.e., a
src/*.ckernel) are listed below, as these are the routines which can be compiled to WebAssembly.Related Issues
None.
Questions
No.
Other
Implementation Status
Progress: 10 / 234 implemented (224 remaining).
Double Precision
Single Precision
Complex Single Precision
Complex Double Precision
Checklist
RFC:.