Another WebAssembly example: Meta tic-tac-toe

Trass3r un at known.com
Wed Aug 22 15:58:42 UTC 2018


I guess @noalias and @nonnull LLVM parameter attributes would be 
useful here as memcpy does not allow overlapping arrays and 
passing null is undefined behavior.


More information about the digitalmars-d-ldc mailing list