Level up command-line playgrounds with WebAssembly ↦
WebAssembly is a powerful tool for bringing command line utilities to the web and giving people the chance to tinker with tools.
Yet another excellent use case for Wasm.
WebAssembly is a powerful tool for bringing command line utilities to the web and giving people the chance to tinker with tools.
Yet another excellent use case for Wasm.
Discussion
Sign in or Join to comment or subscribe
Robert Aboukhalil
San Francisco, CA
Bioinformatics Software Engineer
2019-04-23T04:24:51Z ago
Hi there, author here! This article shows how I compiled the jq command line tool (used for wrangling JSON strings) from C to WebAssembly and used that to build the interactive (and fast!) playground http://jqkungfu.com