mirror of
https://github.com/wazero/wazero
synced 2026-06-21 14:12:37 +00:00
197facf7a9
This adds a new type `internalapi.WazeroOnly` which should be embedded on types users are likely to accidentally implement despite docs saying otherwise. Signed-off-by: Nuno Cruces <ncruces@users.noreply.github.com>