Re: Workaround for setjmp/longjmp in WASM Builds
Lawrence D'Oliveiro <[email protected]> Sat, 14 Sep 2024 18:19:17 +1200
| Newsgroups | gmane.comp.fonts.freetype.user |
|---|---|
| Organization | Geek Central |
| Message-ID | <[email protected]> |
On Sat, 14 Sep 2024 01:45:31 -0400, O H wrote: > ... I was wondering if anyone has any suggestions on working around using > setjmp/longjmp in freetype. Last I checked, FreeType doesn=E2=80=99t use setjmp/longjmp. Not in its pub= lic API, anyway.