sway_core

Module asm_generation

Source

Re-exports§

  • pub use abi::*;
  • pub use evm::*;

Modules§

Structs§

Enums§

Functions§

  • Checks for disallowed opcodes in non-contract code. i.e., if this is a script or predicate, we can’t use certain contract opcodes. See https://github.com/FuelLabs/sway/issues/350 for details.