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

Highlights

  • Arctic Code Vault Contributor

Organizations

@owncloud

Pinned

  1. Cranelift code generator

    2.5k 217

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

    Rust 4k 349

  3. Branch of the spec repo scoped to discussion of SIMD in WebAssembly

    WebAssembly 290 27

  4. icecp/icecp Archived

    Includes the core API and the reference implementation for an Information-Centric Edge Compute Platform (ICECP) Node

    Java 3 3

  5. A collection of tools to simplify synchronous and asynchronous data transfer over the NDN network

    Java 1 8

  6. Tools for managing an NDN forwarding daemon

    Java 9

793 contributions in the last year

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

Contribution activity

October 2020

Created a pull request in bytecodealliance/wasmtime that received 2 comments

Rewrite interpreter generically

This change re-implements the Cranelift interpreter to use generic values; this makes it possible to do abstract interpretation of Cranelift instru…

+1,557 −347 2 comments

Created an issue in bytecodealliance/wasmtime that received 2 comments

Register source locations for instructions that may load in x64 backend

Many instruction formats in the new x64 backend accept a RegMem parameter, implying that they may load from memory. This may cause a trap if the me…

2 comments
You can’t perform that action at this time.