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.
SubstrateVM 在 GPLv2 下获得许可,并且使用 nativeimage 编译的二进制文件附带部分 substractevm,例如内存和线程管理。这是否意味着二进制文件也在 GPLv2 下?
不是substratevm静态链接到二进制文件吗?
来自存储库:Substrate VM 在 GPL 2 下获得许可,但Classpath 例外。
这包括 GC 和运行时代码。
不幸的是,我不是律师,无法解释许可证,但包含类路径异常很重要。