Nuacht

WebAssembly runtime maker Wasmer has unveiled py2wasm, a Python-to-WebAssembly compiler that transforms Python programs to the WebAssembly (aka Wasm) binary instruction format. Using a fork of the ...
You can use Nuitka to compile Python programs to standalone executables, then redistribute them without the Python runtime.
ESET Research publishes a blogpost introducing Nimfilt, an IDA plugin and a Python script that helps you reverse engineer binaries compiled with the Nim programming language compiler.