Stabilize seal_delegate_call (#11037)

This commit is contained in:
Alexander Theißen
2022-03-15 16:26:59 +01:00
committed by GitHub
parent 43db400d7d
commit 1317147589
5 changed files with 4 additions and 10 deletions
+1 -1
View File
@@ -618,7 +618,7 @@ mod tests {
;; output_ptr: u32,
;; output_len_ptr: u32
;;) -> u32
(import "__unstable__" "seal_delegate_call" (func $seal_delegate_call (param i32 i32 i32 i32 i32 i32) (result i32)))
(import "seal0" "seal_delegate_call" (func $seal_delegate_call (param i32 i32 i32 i32 i32 i32) (result i32)))
(import "env" "memory" (memory 1 1))
(func (export "call")
(drop