The Wayback Machine - https://web.archive.org/web/20200920184657/https://github.com/sunfishcode
Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Organizations

@w3c @tc39 @rust-lang @CraneStation @WebAssembly @llvm @bytecodealliance

Pinned

  1. Standalone JIT-style runtime for WebAssembly, using Cranelift

    Rust 3.8k 334

  2. JIT compiler and runtime for a toy language, using Cranelift

    Rust 250 21

  3. WebAssembly Reference Manual

    316 43

  4. Mirror of the spec testsuite

    WebAssembly 72 29

2,163 contributions in the last year

Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Mon Wed Fri

Contribution activity

September 2020

Created a pull request in rust-lang/rust that received 4 comments

Disable use of `--eh-frame-hdr` on wasm32.

Set wasm32's TargetOptions::eh_frame_header to false so that we don't pass --eh-frame-hdr to wasm-ld, which doesn't support that flag. r? @alexcric…

+1 −0 4 comments
You can’t perform that action at this time.