[wasm] Generate the pinvoke tables. (#13897)
commite8b77c3af7425abc3bdbc81ed767ac62dadf7465
authorZoltan Varga <vargaz@gmail.com>
Sun, 7 Apr 2019 10:20:19 +0000 (7 06:20 -0400)
committerGitHub <noreply@github.com>
Sun, 7 Apr 2019 10:20:19 +0000 (7 06:20 -0400)
treeb7fea808a96fd4b5e32726a618b5d34b38d150d6
parenta56573fb7c61adc4a0629a540d0ba093c1f951d8
[wasm] Generate the pinvoke tables. (#13897)

* [wasm] Generate the pinvoke tables.

Put the default non-linked version of the table into version control, usable by the interpreter only build.

* Add a comment to the generated file.
mcs/tools/wasm-tuner/tuner.cs
sdks/wasm/Makefile
sdks/wasm/driver.c
sdks/wasm/packager.cs
sdks/wasm/pinvoke-tables-default.h [new file with mode: 0644]