gecko-dev/toolkit/components/uniffi-js/js
Ben Dean-Kawamura 55c5ee4a66 Bug 1804078 - Shared UniFFI module, r=bgruber
I mostly moved code from the templates into `UniFFI.sys.mjs` without
changing anything.

The one change came from a `./mach lint` warning: we needed parentheses
in the `!(instanceof Uint8Array)` check in `FfiConverterBytes`.

Differential Revision: https://phabricator.services.mozilla.com/D255148
2025-06-30 16:14:32 +00:00
..
UniFFI.sys.mjs