Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

global_dtors.ll
; RUN: llc < %s

target triple = "wasm32-unknown-unknown"

; Check that we do not crash when attempting to lower away
; global_dtors without a definition.

@llvm.global_dtors = external global [2 x { i32, void ()*, i8* }]