CPP2IL Technical News

WebAssembly tooling & WebAssembly runtime News — August 25, 2026

Curated WebAssembly tooling, WebAssembly runtime updates for developers and security researchers. 8 relevant releases and technical developments with origina… This page links to original publishers, uses short excerpts, and does not reproduce complete articles.

Webassembly WASI SDK Releases

wasi-sdk-34

What's Changed reduce whitespace differences among cmake toolchain files by @yamt in #631 Update CppExceptions.md documentation by @alexcrichton in #630 Add WASI_SDK_BUILD_SHARED option by @rvandermeulen in #632 Set CMAKE_EXECUTABLE_SUFFIX in toolchain files by @alexcrichton in #634 Update wasm-component-ld by @alexcrichton in #635 Remove wasm32-wasi and wa…

Why it matters: Relevant to WebAssembly tooling, WebAssembly runtime.

Read the original source →
Unity Assets AssetRipper Releases

1.3.11

Premium Edition The premium edition can be acquired here . What's Changed Set ModuleDefinition.Mvid s in ForwardingAssemblyGenerator by @YoshiRulz in #2100 Add search functionality with instant filtering by @misterbubb in #2104 Collection page improvements by @ssap0 in #2110 Bump AssetRipper.Text.SourceGeneration from 1.2.2 to 1.2.3 by @dependabot [bot] in…

Why it matters: Relevant to Unity IL2CPP, Unity source code recovery, Unity asset extraction.

Read the original source →
Unity Assets AssetRipper Releases

1.3.12

Premium Edition The premium edition can be acquired here . What's Changed Bump AssetRipper.TextureDecoder from 2.6.0 to 2.6.1 by @dependabot [bot] in #2137 Use Path.GetTempPath() when the AssetRipper directory is not writable by @UlyssesZh in #2153 Bump NUnit by @dependabot [bot] in #2147 Bump SharpCompress from 0.47.0 to 0.47.1 by @dependabot [bot] in #215…

Why it matters: Relevant to Unity IL2CPP, Unity source code recovery, Unity asset extraction.

Read the original source →
Webassembly wasm-tools Releases

v1.258.0

What's Changed Document that --realloc-via-memory-grow only affects adapters by @Lstarsky0 in #2613 fix: remap type indices of {stream,future}.cancel-{read,write} by @rvolosatovs in #2615 Remove post-return hooks, adjust sync task hooks by @alexcrichton in #2619 Add wasip3 compat to wit-dylib by @alexcrichton in #2617 Rebuild libdl.so without __wasi_init_tp…

Why it matters: Relevant to WebAssembly tooling, WebAssembly runtime, Decompiler research.

Read the original source →
Webassembly Runtime Wasmtime Releases

v48.0.1: Release Wasmtime 48.0.1 (#14197)

48.0.1 Released 2026-08-24. Fixed Context slots in component compositions are now correctly managed. #14139 The Host header is now set by default for HTTP requests sent with WASIp2. #14167

Why it matters: Relevant to WebAssembly runtime.

Read the original source →
Github Hot Mobile GitHub Hot Android Reverse Engineering

Krainium/ApkSignatureKillerX — trending GitHub repository

Next-gen Android APK signature verification bypass. Defeats direct-syscall checks, VMP packers (Ijiami 4th-gen), and preserves Play Integrity via bind mount. GitHub discovery signal: 5 stars, 2 forks, 0 open issues; language C; last pushed 2026-08-19. Topics: android, android-reverse-engineering, android-security, anti-tamper, apk-modding, apk-signature, ar…

Why it matters: Relevant to APK and IPA analysis, Android reverse engineering.

Read the original source →
Reverse Engineering Binary Ninja API Releases

dev/6.0.10526

Delay-load dbghelp.dll in bindiff_similarity (Fix #1860 )

Why it matters: Relevant to Binary reverse engineering, Decompiler research.

Read the original source →
Webassembly Runtime wasm3 Releases

v0.9.0

Awesome updates 📝 1,700+ commits 👥 2,300+ followers on X (Twitter) 🌟 8,000+ GitHub stargazers 🚧 Wasm3 now mostly conforms to the Wasm 2.0 specification + parts of Wasm 3.0 New in Wasm3 v0.9.0 🎉 Wasm3 now fully validates WebAssembly modules 🎉 Implemented WebAssembly features : Extended constant expressions Bulk memory operations (now fully supported) Referen…

Why it matters: Relevant to WebAssembly runtime.

Read the original source →