遵循以下最佳实践的项目将能够自愿的自我认证,并显示他们已经实现了核心基础设施计划(OpenSSF)徽章。 显示详细资料
[](https://www.bestpractices.dev/projects/581)
<a href="https://www.bestpractices.dev/projects/581"><img src="https://www.bestpractices.dev/projects/581/badge"></a>
Virtual machine designed for reliability, concurrency, and background software.
Every file in the repository has a copyright statement, which includes the information the the license used is "GNU GPL v3 or any later version".
Repository on GitHub, which uses git. git is distributed.
Contributor guidelines are provided: http://git.savannah.nongnu.org/cgit/viuavm.git/tree/CONTRIBUTING.markdown?h=devel
Use "make test" to launch test suite.
警告:需要URL,但找不到URL。
TravisCI is used for CI.
X-Content-Type-Options was not set to "nosniff".
Viua VM compiles without a single compiler warning, and warnings are treated as errors. Also, Viua VM does not trigger any warnings when run under ASan, LSan, UBSan, or Valgrind.
Test suite is run under Valgrind, and with ASan, LSan, and UBSan enabled.
AddressSanitizer, LeakSanitizer, and Undefined-BehaviourSanitizer are used in the default test build.
后退