File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -41,9 +41,9 @@ Make sure the following are installed:
4141
4242Ensure that KVM is enabled: On an Azure VM using a size that supports nested virtualisation:
4343
44- ` sudo apt install cpu-checker && kvm-ok `
44+ ` sudo apt install cpu-checker && kvm-ok `
4545
46- If KVM is installed and available you should see the output
46+ If KVM is installed and available you should see the output
4747
4848``` console
4949INFO: /dev/kvm exists
@@ -80,7 +80,7 @@ just test
8080cargo run --example helloworld
8181```
8282
83- # Component Model support
83+ ## Component Model support
8484
8585Hyperlight-Wasm has experimental support for running WebAssembly
8686Component Model components, rather than core wasm modules. In this
@@ -111,3 +111,7 @@ Conduct](https://opensource.microsoft.com/codeofconduct/).
111111For more information see the [ Code of Conduct
112112FAQ] ( https://opensource.microsoft.com/codeofconduct/faq/ ) or contact
113113[ opencode@microsoft.com ] ( mailto:opencode@microsoft.com ) with any additional questions or comments.
114+
115+ ## FOSSA Status
116+ [ ![ FOSSA License Status] ( https://app.fossa.com/api/projects/git%2Bgithub.com%2Fhyperlight-dev%2Fhyperlight-wasm.svg?type=shield&issueType=license )] ( https://app.fossa.com/projects/git%2Bgithub.com%2Fhyperlight-dev%2Fhyperlight-wasm?ref=badge_shield&issueType=license )
117+ [ ![ FOSSA Security Status] ( https://app.fossa.com/api/projects/git%2Bgithub.com%2Fhyperlight-dev%2Fhyperlight-wasm.svg?type=shield&issueType=security )] ( https://app.fossa.com/projects/git%2Bgithub.com%2Fhyperlight-dev%2Fhyperlight-wasm?ref=badge_shield&issueType=security )
You can’t perform that action at this time.
0 commit comments