Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Faasm vs wasi-libc:main #5

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Faasm vs wasi-libc:main #5

wants to merge 4 commits into from

Commits on Feb 23, 2023

  1. faasm: one-commit-diff on top of upstream wasi-libc

    faasm: remove unnecessary things from diff
    
    milestone: inv llvm.libc --clean running
    
    faasm: disable bulk-memory
    
    faasm: milestone, all functions cross-compiling
    
    faasm: clapack compiling
    
    python: changes to cross-compile cpython
    
    remove duplicated declaration in header
    
    sbrk: disable faasm-managed sbrk and add patch to re-enable it
    
    simplify diff
    
    more simplify and fixes for tensorflow
    
    more simplifying
    
    libc: use wasi-libc mmap/mmunmap implementation
    
    patch: remove trailing whitespaces from patch
    
    faasm: update patch to switch on sbrk to actually work
    
    patch: rename patch
    
    patch: fix inception issue
    
    simd: wasm_simd128 header is distributed as part of llvm now
    
    makefile: cleanup
    
    bulk-memory: make into a patch
    
    cleanup
    
    patches: remove faasm-patches
    Simon Shillaker authored and csegarragonz committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    1c40757 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4f5361 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e35515b View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. 1 Configuration menu
    Copy the full SHA
    16fde82 View commit details
    Browse the repository at this point in the history