-remove '-defaultlib' from dub.json

-start working with WebAssembly
-modified .gitignore
-added meson build file (WIP)
This commit is contained in:
Mergul 2019-11-02 18:51:03 +01:00
parent 7fa41f7671
commit 015783bf5c
9 changed files with 145 additions and 17 deletions

1
meson_options.txt Normal file
View file

@ -0,0 +1 @@
option('betterC', type: 'boolean', value: false)