Skip to content
View yulmwu's full-sized avatar
😀
Contact discord @rlawnsdud
😀
Contact discord @rlawnsdud

Organizations

@eocndp

Block or report yulmwu

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
yulmwu/README.md

소개합니다 👋

(접기/펼치기)
pedalboard

image
MBTI: INFJ

질문: https://asked.kr/yulmwu

프로젝트/자격증 📘

(접기/펼치기)

□ 프로젝트

□ 자격증

  • 정보처리기능사 (취득 필기 23/04/19, 실기 23/09/20)

Pinned Loading

  1. 6502 6502 Public

    MOS Technology 6502 Emulator & Assembler (WIP)

    Rust

  2. swua swua Public

    Toy programming language using LLVM

    Rust 2 2

  3. ussua ussua Public

    bytecode

    Rust

  4. uswua-cpp uswua-cpp Public

    ussua(uswua) bytecode C++ porting

    C++

  5. Currying in Rust Currying in Rust
    1
    #![feature(unboxed_closures)]
    2
    #![feature(fn_traits)]
    3
    #![feature(const_mut_refs)]
    4
    
                  
    5
    #[derive(Debug, Clone, Copy)]
  6. type type Public archive

    Type Level programming with TypeScript

    1