Kitson Kelly
|
48fedee34e
|
Add WebAssembly to runtime library (#1677)
This also modifies the `ts_library_builder` to support inlining assets.
Includes integration tests from @sh7dm
|
2019-02-05 08:12:58 -05:00 |
|
Ryan Dahl
|
eff7a1484e
|
Upgrade deno_std to bef7ba (#1609)
|
2019-01-31 18:11:37 -05:00 |
|
Yoshiya Hinosawa
|
77114fbda4
|
chore: update license lines (#1557)
|
2019-01-21 13:03:30 -06:00 |
|
J2P
|
befc6b2e76
|
Fixed copyright of types output
|
2019-01-17 14:44:31 -05:00 |
|
Kitson Kelly
|
00b655add1
|
Add globalThis definition to runtime (#1534)
|
2019-01-16 17:57:15 -05:00 |
|
Ryan Dahl
|
4f62a56f90
|
Move testing module to deno_std (#1451)
Upgrades deno_std submodule.
|
2019-01-03 14:55:22 -05:00 |
|
Kitson Kelly
|
6cc89b9e27
|
Use alternate TextEncoder/TextDecoder implementation (#1281)
This is faster and smaller.
|
2018-12-06 10:01:15 -08:00 |
|
Kitson Kelly
|
34b6b86c76
|
Ensure global type instances are available.
|
2018-11-09 08:39:49 -08:00 |
|
Kitson Kelly
|
5e48a681c4
|
Fix issue with runtime lib generation.
|
2018-11-05 07:17:47 -08:00 |
|
Kitson Kelly
|
765f229357
|
Improve robustness of lib builder.
|
2018-11-04 05:56:49 -08:00 |
|
Kitson Kelly
|
64f0dfd50e
|
Improve globals for runtime type library
|
2018-10-22 19:37:38 -07:00 |
|
Kitson Kelly
|
25c97962f4
|
Update to TypeScript 3.1 and ts-simple-ast 17 (#980)
|
2018-10-15 12:47:48 -04:00 |
|
Kitson Kelly
|
ec402c6932
|
Replace globals.d.ts with lib.deno_runtime.d.ts
|
2018-10-11 20:29:43 -04:00 |
|