summaryrefslogtreecommitdiff
path: root/js/lib.web_assembly.d.ts
AgeCommit message (Collapse)Author
2019-03-25Update ts_library_builder (#1920)Bartek Iwańczuk
2019-03-09Migrate from tslint to eslint for linting (#1905)Kitson Kelly
2019-02-26Add import.meta.main (#1835)Bartek Iwańczuk
2019-02-18Add window.locationRyan Dahl
2019-02-05Add WebAssembly to runtime library (#1677)Kitson Kelly
This also modifies the `ts_library_builder` to support inlining assets. Includes integration tests from @sh7dm