mirror of
https://github.com/fluencelabs/wasmer
synced 2025-03-16 08:10:49 +00:00
Add copyright notice
This commit is contained in:
parent
74a758d39e
commit
2d10306c87
@ -1,3 +1,6 @@
|
||||
// Parts of the following code are Copyright 2018 Cranelift Developers
|
||||
// and subject to the license https://github.com/CraneStation/cranelift/blob/c47ca7bafc8fc48358f1baa72360e61fc1f7a0f2/cranelift-wasm/LICENSE
|
||||
|
||||
use crate::{func_env::FuncEnv, module::{Converter, Module}, signal::Caller, get_isa};
|
||||
use std::sync::Arc;
|
||||
use wasmer_runtime_core::{
|
||||
|
Loading…
x
Reference in New Issue
Block a user