tact-docs icon indicating copy to clipboard operation
tact-docs copied to clipboard

Document functions with `asm` bodies

Open anton-trunov opened this issue 1 year ago • 0 comments

Introduced in https://github.com/tact-lang/tact/pull/769. We should mention explicitly that asm-functions can only be module-level (standalone) functions, meaning asm-functions cannot be defined in contracts or traits.

anton-trunov avatar Aug 30 '24 11:08 anton-trunov