-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
|
|
@ -2,7 +2,7 @@ module ecs.simple_vector;
|
|||
|
||||
import ecs.std;
|
||||
|
||||
import core.stdc.string;
|
||||
//import core.stdc.string;
|
||||
|
||||
struct SimpleVector
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue