On Tuesday, 9 July 2024 at 07:54:12 UTC, kiboshimo wrote:
I'm going to try a project with raylib and WASM.

use mine

https://github.com/crazymonkyyy/raylib-2024/blob/master/docs/examplecode.md

- betterC can be compiled to WASM, but some of phobos can't, so basically same worries as above. I'm afraid to lose some essential systems stuff that I could not replace.

yes, and your not afraid enough

Really liked the idea of doing it with betterC to start my systems programming journey

Theres nothing even slightly pleasant or easy about d's wasm "support"; I wrote my own cos, sqrt functions, you get *nothing* from phoboes
  • Re: Being readin... evilrat via Digitalmars-d-learn
    • Re: Being r... Richard (Rikki) Andrew Cattermole via Digitalmars-d-learn
      • Re: Bei... kiboshimo via Digitalmars-d-learn
        • Re:... Richard (Rikki) Andrew Cattermole via Digitalmars-d-learn
          • ... kiboshimo via Digitalmars-d-learn
            • ... Richard (Rikki) Andrew Cattermole via Digitalmars-d-learn
        • Re:... Sergey via Digitalmars-d-learn
          • ... kiboshimo via Digitalmars-d-learn
  • Re: Being readin... Lance Bachmeier via Digitalmars-d-learn
  • Re: Being readin... monkyyy via Digitalmars-d-learn

Reply via email to