noun
executable module
A computing term for a module that can be executed directly, such as an .exe file or a loadable program unit.
この実行可能モジュールはWindows上で動作します。
This executable module runs on Windows.
コンパイルが成功すると、実行可能モジュールが生成されます。
When compilation succeeds, an executable module is generated.
実行ファイル is a more common term for an executable file, while 実行可能モジュール is a more formal or technical term often used in software engineering contexts.
Compound of 実行可能 (executable) + モジュール (module), a direct calque from English 'executable module'.