• Show log

    Commit

  • Hash : 7d2012af
    Author : Bruce Mitchener
    Date : 2023-02-10T13:51:16

    emscripten: Update deprecated calls to EM_ASM*.
    
    `EM_ASM_` and `EM_ASM_INT_V` are calls that have been deprecated
    for a long time.
    
    Since the return value isn't used for the call to `EM_ASM_`, it
    can be replaced with `EM_ASM`.
    
    `EM_ASM_INT_V` is now (for the last few years) `EM_ASM_INT`.
    
    (cherry picked from commit a8e89f2567b9069c919f9b21996e0a46cd4bb679)
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/SDL.git
    Git SSH git@git.kmx.io:kc3-lang/SDL.git
    Public access ? public
    Description

    Fork of https://github.com/libsdl-org/SDL

    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags