Skip to content

Commit 8a06e23

Browse files
committed
Edits
1 parent 0fa7a63 commit 8a06e23

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/en/2025/webassembly.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ We have enhanced ([wasm-stats](https://github.com/HTTPArchive/wasm-stats)) and i
3737

3838
1. It can take inputs in url and respective user-agent strings that improves download task.
3939
2. Accept huge number of input in the format of BigQuery's JSONL result.
40-
3. Validate Wasm** and provide insights with Binary Toolkit that helps to improve stats (ref. wasm2wat)
41-
4. Run and Trace tasks activities concurrently** i.e. wasm file downloading, validating and populating stats.
40+
3. Validate Wasm and provide insights with Binary Toolkit that helps to improve stats (ref. wasm2wat)
41+
4. Run and Trace tasks activities concurrently i.e. wasm file downloading, validating and populating stats.
4242
5. Enhances language identifiers for old rust implementation ([`wasm-stats`](https://github.com/HTTPArchive/wasm-stats)) and added new languages : Scala, Dotnet/Mono, Go & TinyGo, TeaVM based languages, Kotlin; This reduces the language usage : "Unknown" numbers and improves language stats.
4343
6. Produce full Wasm language usage stats along with validation and download failures.
4444
7. Tool's *lug-n-play architecture that helps to introduce new stats with WebAssembly Toolkit / SDK in JSON existing stats format for future enhancements.

0 commit comments

Comments
 (0)