BISSA is a framework that enables communication between web gadgets using a tuple space model. It proposes a global, peer-to-peer based tuple space and an in-browser tuple space that are linked. The global tuple space is highly scalable and reliable, using a DHT for data distribution and indexing to support search queries. The in-browser space provides local and global APIs. Together this allows truly client-side web applications to communicate and store data without backend code. Performance tests on the global space showed good scalability and latency. Several use cases are proposed including coordinated dashboard gadgets, multiplayer games, and social applications.