x64: Port func_addr and symbol_value to ISLE (#4485)
https://github.com/bytecodealliance/wasmtime/pull/4485
This commit is contained in:
@@ -1530,11 +1530,6 @@
|
||||
(decl i64_from_offset (i64) Offset32)
|
||||
(extern extractor infallible i64_from_offset i64_from_offset)
|
||||
|
||||
;; Accessors for `ExternalName`.
|
||||
|
||||
(decl box_external_name (ExternalName) BoxExternalName)
|
||||
(extern constructor box_external_name box_external_name)
|
||||
|
||||
;; Accessors for `MemFlags`.
|
||||
|
||||
(decl littleendian () MemFlags)
|
||||
|
||||
Reference in New Issue
Block a user