diff options
author | Kitson Kelly <me@kitsonkelly.com> | 2019-02-06 00:12:58 +1100 |
---|---|---|
committer | Ryan Dahl <ry@tinyclouds.org> | 2019-02-05 08:12:58 -0500 |
commit | 48fedee34e567570e43905dc9f32d0d78118b9b0 (patch) | |
tree | 4576c5152db483762e5ae53571926903239a0262 /tests/wasm.ts.out | |
parent | 748b0f9c9d267dddf6f59c9d2ca8728bc76e630f (diff) |
Add WebAssembly to runtime library (#1677)
This also modifies the `ts_library_builder` to support inlining assets.
Includes integration tests from @sh7dm
Diffstat (limited to 'tests/wasm.ts.out')
-rw-r--r-- | tests/wasm.ts.out | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/wasm.ts.out b/tests/wasm.ts.out new file mode 100644 index 000000000..d81cc0710 --- /dev/null +++ b/tests/wasm.ts.out @@ -0,0 +1 @@ +42 |