在https://wasmer.io上,它说
Use the tools you know and the languages you love. Compile everything to WebAssembly. Run it on any OS or embed it into other languages.embed it into other languages是什么意思?我搜索过,但找不到任何相关的答案。
比方说,我有一个编译成WebAssembly的python程序,我有一个可以使用它的Java程序。
https://stackoverflow.com/questions/60594496
复制相似问题