Skip to content

alchemy-works/what-can-we-do-in-the-browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

what-can-we-do-in-the-browser

Before history

  • Java Applet
  • ActiveX
  • Flash
  • Microsoft Silverlight

WebAssembly

Fancy APIs

  • HTTP:
    • HTTP/0.9: The one-line protocol
    • HTTP/1.0: Building extensibility, RFC 1945(1996)
    • HTTP/1.1: The standardized protocol, RFC 2068(1997), RFC 2616(1999), RFC 7230 - RFC 7235(2014)
    • SPDY
    • HTTP/2: A protocol for greater performance, RFC 7540(2015)
    • HTTP/3: HTTP over QUIC, RFC 9114, 2022
  • WebGL(1.0, 2011)
  • WebGPU: https://github.com/gpuweb/gpuweb
  • Web Workers
  • WebAssembly
  • SharedArrayBuffer

Security

Fancy Works

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages