Create environments #4

Merged
TopchetoEU merged 14 commits from TopchetoEU/environments into master 2023-09-09 15:55:49 +00:00
TopchetoEU commented 2023-09-09 15:49:17 +00:00 (Migrated from github.com)
  • Move all environment-specific state to one class
  • Make class accessible for javascript
  • Rewrite current typescript code to use new environment API
  • Rename CallContext -> MessageContext and Environment -> FunctionContext
  • Group all contexts in a Context class
  • Use Context instead of CallContext
  • A lot of refactoring and dead code removal
- Move all environment-specific state to one class - Make class accessible for javascript - Rewrite current typescript code to use new environment API - Rename CallContext -> MessageContext and Environment -> FunctionContext - Group all contexts in a Context class - Use Context instead of CallContext - A lot of refactoring and dead code removal
Sign in to join this conversation.
No description provided.