C++ code (including codegen code) to make the rust client method from previous diff callable from JS
Depends on D11430
Paths
| Differential D11431 Authored by varun on Mar 27 2024, 9:23 PM.
Details Summary C++ code (including codegen code) to make the rust client method from previous diff callable from JS Depends on D11430 Test Plan tested in next diff by calling the unlink method from JS
Diff Detail
Event TimelineHerald added subscribers: tomek, ashoat. · View Herald TranscriptMar 27 2024, 9:23 PM2024-03-27 21:23:30 (UTC-7) Harbormaster completed remote builds in B27750: Diff 38413.Mar 27 2024, 9:38 PM2024-03-27 21:38:15 (UTC-7) This revision is now accepted and ready to land.Mar 27 2024, 11:59 PM2024-03-27 23:59:23 (UTC-7) Closed by commit rCOMM8cda325dd924: [native] add unlinkFarcasterAccount to CommRustModule (authored by varun). · Explain WhyMar 28 2024, 3:17 PM2024-03-28 15:17:31 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 38514 native/cpp/CommonCpp/NativeModules/CommRustModule.h
native/cpp/CommonCpp/NativeModules/CommRustModule.cpp
native/cpp/CommonCpp/_generated/rustJSI-generated.cpp
native/cpp/CommonCpp/_generated/rustJSI.h
|