omigamedev 33841516f1 extract shared mosis-core library from sandbox APIs
Create core/ directory with platform-agnostic sandbox components:
- Timer manager, JSON API, Crypto API, Virtual FS
- Lua sandbox, Permission gate, Audit log, Rate limiter
- Platform abstraction interfaces (IAssetInterface, IFilesystemInterface)
- Platform-agnostic logger with Android/Desktop implementations

Update designer to link against mosis-core library instead of
including sandbox sources directly.

This is the foundation for unifying the Android service and
desktop designer to share the same codebase.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-19 11:57:10 +01:00
2026-01-14 14:47:57 +01:00
2026-01-16 22:17:12 +01:00
2026-01-16 12:43:06 +01:00
2026-01-18 22:18:13 +01:00
2026-01-08 22:35:59 +01:00
2025-12-28 10:54:06 +01:00
2025-12-28 10:54:06 +01:00
2025-12-28 10:54:06 +01:00
2026-01-08 22:35:59 +01:00
2025-12-28 10:54:06 +01:00
Description
No description provided
20 MiB
Languages
C++ 40.5%
C 37.3%
Go 10.1%
Lua 6.8%
HTML 2.5%
Other 2.6%