-remove '-defaultlib' from dub.json
-start working with WebAssembly -modified .gitignore -added meson build file (WIP)
This commit is contained in:
parent
7fa41f7671
commit
015783bf5c
9 changed files with 145 additions and 17 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -4,4 +4,6 @@
|
|||
!tests/**
|
||||
!README.md
|
||||
!./dub.json
|
||||
!.gitignore
|
||||
!.gitignore
|
||||
!meson.build
|
||||
!meson_options.txt
|
||||
Loading…
Add table
Add a link
Reference in a new issue