amccreight / tactor

Investigations into typed JS window actor messages in Firefox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tactor

Investigations into typed JS actor messages in Firefox

The ts subdirectory contains code for a log parser for the logging of JS actor messages done by inferring a TypeScript type.

The tosource subdirectory contains the initial (now deprecated) log parser for the logging of JS actor messages done via the toSource method.

About

Investigations into typed JS window actor messages in Firefox

License:Mozilla Public License 2.0


Languages

Language:Python 100.0%