-
Updated
Apr 1, 2022 - C++
virtual-machine
Here are 1,977 public repositories matching this topic...
-
Updated
Aug 10, 2022 - Rust
-
Updated
Jul 24, 2022 - Shell
-
Updated
May 11, 2022
Related to metering wasm3/wasm3#127 and being able to run a set number of instructions, I'd like to be able to serialize a paused interpreter's state and deserialize it to a new interpreter instance; very roughly,
const interp = new wasm3.Interpreter(module);
interp.interpretNInstructions(100);
const interpState = interp.serializeState();
const interp2 = wasm3.In
-
Updated
Sep 2, 2020 - LLVM
-
Updated
Sep 18, 2021 - C
-
Updated
Apr 30, 2022 - Java
-
Updated
Mar 29, 2022 - C
-
Updated
Mar 23, 2019 - C
Loom: JNI support
Depends on eclipse-openj9/openj9#15172
Implement IsVirtualThread
See https://download.java.net/java/early_access/jdk19/docs/specs/jni/index.html
-
Updated
Aug 7, 2022 - Rust
-
Updated
Mar 19, 2022 - C
-
Updated
Mar 14, 2022 - Shell
-
Updated
Nov 9, 2021 - C
-
Updated
Aug 11, 2022 - Go
-
Updated
May 7, 2021 - Go
With the breaking changes, we're making some fairly substantial updates to the trie package so we should go over the docs/readme in detail and make sure everything is up to date once #2071 is merged.
Field was moved in most recent API Version.
This looks hard to patch to make backwards compatible since the structs look to have been copied from ignite directly without use of kube api-machinery:
https://github.com/weaveworks/footloose/blob/8bd6cfc/pkg/ignite/inspect.go#L43
-
Updated
Aug 10, 2022 - Jupyter Notebook
-
Updated
May 10, 2021 - Ruby
-
Updated
Oct 15, 2021 - Dockerfile
-
Updated
Aug 9, 2022
-
Updated
Jul 1, 2022
-
Updated
Jul 25, 2022 - C++
-
Updated
Jan 20, 2021 - PowerShell
-
Updated
Jul 28, 2022 - C
Improve this page
Add a description, image, and links to the virtual-machine topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the virtual-machine topic, visit your repo's landing page and select "manage topics."
There is also inconsistencies in the output across commands. For instance, this is the relevant output from the info command:
multipass info example --format json{ "info": { "example": { "image_hash": "e1ce033239f0038dca5ef09e582762ba0d0dfdedc1d329bc51bb0e9f5057af9d", "image_release": "22.04 LTS", "release": "Ubuntu 22.04 LTS",