The official mirror of the V8 Git repository
-
Updated
Nov 4, 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
I have collected all of our ESLint ignore rules added from the previous codebases, the migration to ethereumjs-config v2 and other specific events.
To inspect all eslint-disable throughout the code:
grep -REosin "eslint(-\w+)+" ./packages/**/*.tsCurrently 25 occurrencies.
block/src/block.ts:1:/* eslint-disable no-dupe-class-members */
block/test/block.spec.ts:2Add 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