1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-13 08:31:02 +00:00
serenity/Meta/Lagom/Tools
Andreas Kling 95559c4277 LibWeb: Implement basic support for MessageChannel and MessagePort
This patch adds a basic initial implementation of these API's.

Since LibWeb currently doesn't support workers, this implementation of
messaging doesn't bother with serializing and deserializing messages.
2021-09-19 22:34:44 +02:00
..
CodeGenerators LibWeb: Implement basic support for MessageChannel and MessagePort 2021-09-19 22:34:44 +02:00
ConfigureComponents Meta: Define and use lagom_tool() CMake helper function for all Tools 2021-09-15 19:04:52 +04:30
CMakeLists.txt Meta: Define and use lagom_tool() CMake helper function for all Tools 2021-09-15 19:04:52 +04:30