-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

4
.gitignore vendored
View file

@ -4,4 +4,6 @@
!tests/**
!README.md
!./dub.json
!.gitignore
!.gitignore
!meson.build
!meson_options.txt