Remove nearly-all mentions of reborn.

This commit is contained in:
Nick Lewycky
2020-08-13 11:32:14 -07:00
parent c6edf96b3c
commit fadd5d6699
56 changed files with 94 additions and 94 deletions

View File

@@ -1,5 +1,5 @@
// This file contains code from external sources.
// Attributions: https://github.com/wasmerio/wasmer-reborn/blob/master/ATTRIBUTIONS.md
// Attributions: https://github.com/wasmerio/wasmer/blob/master/ATTRIBUTIONS.md
//! A trampoline generator for calling dynamic host functions from Wasm.