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.
Cプログラムを埋め込んでWebブラウザで実行することは可能ですか? .so ファイルがあり、Web アプリで .so ファイルの関数を使用する必要があります。これは可能ですか?
これは絶対に不可能です。コード サーバー側を評価し、それを Web 応答に含める必要があります。