Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php | |
| declare(strict_types=1); | |
| namespace PortLibs\Pandoc; | |
| final class AstNode | |
| { | |
| /** | |
| * @param array<string, mixed> $attrs |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "$schema": "https://playground.wordpress.net/blueprint-schema.json", | |
| "landingPage": "/wp-admin/post.php?post=6401&action=edit", | |
| "meta": { | |
| "title": "PR 79000 passive Navigation dirty related entities test", | |
| "description": "Installs Gutenberg PR 79000, seeds the #78989 related-entity dirty repro, and lands in the seeded post editor.", | |
| "author": "adamziel" | |
| }, | |
| "preferredVersions": { | |
| "php": "8.4", |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
| Component | Est. size | % of ~120MB | What it is |
|---|---|---|---|
| Go runtime + stdlib | ~15--20 MB | ~15% | Scheduler, GC, net/http, crypto/tls, encoding/*, reflect --- linked statically into every Go binary |
Debug symbols + pclntab |
~25--35 MB | ~25% | Symbol table, DWARF debug info, per-function line tables for panic traces and pprof. Not stripped on purpose |
dolthub/vitess |
~15--20 MB | ~15% | Fork of YouTube's Vitess. MySQL wire protocol server/client + SQL parser (AST) |
dolthub/go-mysql-server |
~20--30 MB | ~20% | MySQL-compatible query engine: analyzer, optimizer, execution, every SQL function/type/operator |
Dolt core (doltcore, NBS, storage) |
~8--12 MB | ~8% | Prolly Tree storage engine, NBS block store, chunk journal, merge/diff, CLI commands |
aws-sdk-go-v2 (S3, STS, SSO, etc.) |
~8--12 MB | ~8% | S3 remotes. v2 SDK generates a package per service --- bloats fast |
cloud.google.com/go/storage + deps |
~3--5 MB | ~3% | GCS remotes |
| gRPC + proto |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "$schema": "https://playground.wordpress.net/blueprint-schema.json", | |
| "landingPage": "/web-import.php", | |
| "preferredVersions": { | |
| "php": "8.2", | |
| "wp": "latest" | |
| }, | |
| "features": { | |
| "networking": true | |
| }, |
NewerOlder