Generate world and social API shims

This commit is contained in:
2026-08-08 12:44:47 +02:00
parent 376e63ac6d
commit 1291234e6f
7 changed files with 9099 additions and 314 deletions

View File

@@ -134,3 +134,5 @@ pub struct TypeId(pub &'static str);
pub struct Span<T>(pub PhantomData<fn(T)>);
pub struct RandomSource;
pub struct IAsyncEnumerable<T>(pub PhantomData<fn() -> T>);

File diff suppressed because it is too large Load Diff