Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
.netソースコードをコンパイルすると、最初にMSILに変換され、次にバイナリ実行可能コードに変換されることを知りたいです。私はMSILがマシンと言語に依存しないコードであることを知っています。
しかし、CPUによって実行される前に最初にMSILに変換されるのはなぜですか。.netフレームワークに実際にあるMSILの必要性は何ですか?
私の頭のてっぺんから: