Raphael TEYSSANDIER
11/08/2022, 11:54 AMJohann Pardanaud
11/08/2022, 1:45 PMRaphael TEYSSANDIER
11/08/2022, 2:10 PMC interop
and not binaires
?Kevin Del Castillo
11/08/2022, 2:15 PMJohann Pardanaud
11/08/2022, 2:15 PMbinaries
generates some executables, but since you want to reuse the binary in another app (Ruby on Rails) you want to generate a library, your options are to generate a JS library, a WASM one, or a C one. I know nothing about Ruby but here your best options seems to be a C library.Raphael TEYSSANDIER
11/08/2022, 2:18 PM