Luwi is file-parsing library written in Rust, which is compiled to WebAssembly (WASM) for use in web applications. The library uses Lua for defining parsing rules, allowing for flexible and powerful file parsing capabilities.