[wasm] Move bundled linker to different location
commit30e2d0974d3ab4e92289f96e0d82efd019c69787
authorMarek Safar <marek.safar@gmail.com>
Wed, 7 Nov 2018 10:16:31 +0000 (7 11:16 +0100)
committerMarek Safar <marek.safar@gmail.com>
Thu, 8 Nov 2018 08:43:59 +0000 (8 09:43 +0100)
tree27181e40d4d86ecf7fc74d87a8ffc997b28fa3c7
parentec545dcfd5200f8c6ea14fa784537df4a5245d91
[wasm] Move bundled linker to different location

Right now it's in same location as wasm implementation assemblies
which means they are used for execution but they are not .NET desktop
compatible.
sdks/wasm/Makefile
sdks/wasm/packager.cs