mirror of
https://github.com/pezkuwichain/wasm-instrument.git
synced 2026-04-28 02:47:58 +00:00
Port core util lib to support no_std
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
use std::vec::Vec;
|
||||
|
||||
use parity_wasm::elements::{self, BlockType, Type};
|
||||
use super::{resolve_func_type, Error};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user