executable module
A computing term for a module that can be executed directly, such as an .exe file or a loadable program unit.
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'.