summaryrefslogtreecommitdiff
path: root/tests/wasm.test
AgeCommit message (Collapse)Author
2019-05-03add "deno run" subcommand (#2215)Bartek IwaƄczuk
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