#decompilation

No articles are currently tagged with 'decompilation'.
1 article tagged with decompilation
Google's JSIR: An MLIR-Based Intermediate Representation for JavaScript Analysis

Google's JSIR: An MLIR-Based Intermediate Representation for JavaScript Analysis

Google has open sourced JSIR, a next-generation JavaScript analysis tool built on MLIR. It supports both high-level dataflow analysis and lossless source-to-source transformation β€” used internally for Hermes bytecode decompilation and AI-powered JavaScript deobfuscation.