Free Browser Tool Uses WebAssembly and Web Workers to Generate Large Excel Files

A developer has released a free, browser-based tool that generates Excel files with a user-specified number of rows, requiring no installation or account signup. The tool is built using Go and the Excelize library compiled to WebAssembly, enabling near-native execution speeds for handling hundreds of thousands or even millions of rows. To prevent the browser from freezing during heavy processing, the WebAssembly module runs inside a Web Worker, keeping the user interface responsive throughout file generation. All processing happens locally in the browser, meaning no files are uploaded to any server. The tool is aimed at developers and testers who need large sample datasets for import testing, benchmarking, or application stress testing.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.

Discussion (0)
Log in to join the discussion and vote.
Log in