[Local GC] Add a Standalone GC loader design document (#14435)
authorSean Gillespie <segilles@microsoft.com>
Fri, 20 Oct 2017 16:49:06 +0000 (09:49 -0700)
committerGitHub <noreply@github.com>
Fri, 20 Oct 2017 16:49:06 +0000 (09:49 -0700)
commit5af20a660c354edad01ec8e686bb6b9cce416616
tree88ee258bada5ae763ca0f7c10ad25d2bb4879d63
parent85819d322a72636eb65128aa2e5dfedc8843e073
[Local GC] Add a Standalone GC loader design document (#14435)

* Add a Standalone GC loader design document

* First round of feedback:
        1. Remove some stuff from the preamble that doesn't belong in a
        design document
        2. Simplify the three-variable loading approach to just use one
        variable that contains the path of a GC to load.
        3. Clean up the wording in a few places.
        4. Remove the "state machine" section and reference to state
        machines in general.
Documentation/design-docs/standalone-gc-loading.md [new file with mode: 0644]