The official mirror of the V8 Git repository
-
Updated
Aug 24, 2020 - C++
{{ message }}
The official mirror of the V8 Git repository
Secure and fast microVMs for serverless computing.
Tools to set up a quick macOS VM in QEMU, accelerated by KVM.
Project moved to: https://github.com/llvm/llvm-project
Gravity Programming Language
Android virtual machine and deobfuscator
The Rubinius Language Platform
TinyVM is a small, fast, lightweight virtual machine written in pure ANSI C.
Eclipse OpenJ9: A Java Virtual Machine for OpenJDK that's optimized for small footprint, fast start-up, and high throughput. Builds on Eclipse OMR (https://github.com/eclipse/omr) and combines with the Extensions for OpenJDK for OpenJ9 repo.
An alternative BEAM implementation, designed for WebAssembly
Instructions and script to help you create a VirtualBox VM running macOS.
Kata Containers version 1.x runtime (for version 2.x see https://github.com/kata-containers/kata-containers).
QuickJS是一个小型并且可嵌入的Javascript引擎,它支持ES2020规范,包括模块,异步生成器和代理器。
Pafish is a demonstration tool that employs several techniques to detect sandboxes and analysis environments in the same way as malware families do.
The official repo is at bellard/quickjs.
An educational software system of a tiny self-compiling C compiler, a tiny self-executing RISC-V emulator, and a tiny self-hosting RISC-V hypervisor.
Using the following YAML should output warnings per offending spec instead of ignoring them silently.
Example:
footloose create
WARN[0000] Options under "spec.ignite" for "manager-%d" are ignored when using the "docker" backend
WARN[0000] Options under "spec.ignite" for "worker-%d" are ignored when using the "docker" backend
INFO[0000] Docker Image: quay.io/footloose/ubuntu18.04 prese
A Virtualised Raspberry Pi inside a Docker image
Intel VT-x based hypervisor aiming to provide a thin VM-exit filtering platform on Windows.
Kata Containers version 2.x repository. Kata Containers is an open source project and community working to build a standard implementation of lightweight Virtual Machines (VMs) that feel and perform like containers, but provide the workload isolation and security advantages of VMs. https://katacontainers.io/
LIKO-12 is an open source fantasy computer made using LÖVE.
Collection of resources about Virtualization
Lots of methods in Common have to do with numbers. We sometimes convert BNs to numbers (for instance block numbers) and feed those to Common. Common should support inputs where this input is of type BN and should also handle arithmetic as BN. We can keep supporting numbers by internally converting it to BN and then feeding it to the same method which handles the input as BN.
Add a description, image, and links to the virtual-machine topic page so that developers can more easily learn about it.
To associate your repository with the virtual-machine topic, visit your repo's landing page and select "manage topics."
All of our instances are reported as launched on
ubuntu-core-18now, due to strict confinement andbase: core18. We should try and find a way to reach out to get the actual host OS.https://github.com/canonical/multipass/blob/d9a72641a254a0613fe4344aa3cb93a67a6b055b/src/daemon/daemon.cpp#L116-L117