docs: remove TypeScript coverage references and rename test section

Summary

Updates README.md to reflect the removal of the TypeScript package:

  • Removes TypeScript coverage badge from header
  • Removes TypeScript coverage link from Code Coverage section
  • Renames "TypeScript Tests" section to "WASM Package Tests" for better accuracy

The WASM package tests section is retained since the project still has WASM-related tests written in JavaScript/TypeScript for testing the npm package bindings.

Merge request reports

Loading