Austin Seipp

Results 142 issues of Austin Seipp

It would be great if somehow the test harness could ensure that all the APIs are one-to-one compatible with the C APIs like in `sodium` or `nacl` itself, for example...

enhancement
tests

## Issue description As reported by Stefan O'Rear on IRC, the spec clarifies `FENCE` instructions as `I-type` encoding, where: > The unused fields in the FENCE.I instruction, imm[11:0], rs1, and...

A-bug
help wanted
good first issue
P-medium
E-easy
T-mk
T-emulator

## Issue description The `smoke.elf` test currently doesn't pass in the WASM build for some reason. In fact, it gets nowhere at all: the very first `lui` test *immediately* errors...

A-bug
help wanted
P-high
E-hard

## Issue description There is a half-complete Forth implementation under `src/demos/forth` that I wrote a couple years ago for the HiFive1. It would be a really fun exercise to complete...

A-enhancement
help wanted
good first issue
A-task
P-low
E-medium
T-demos

## Issue description Somehow, the WebAssembly build, including all the service worker stuff, actually works on iOS. I even ran CoreMark! Perhaps not surprisingly (due to the origins of Blink),...

A-enhancement
help wanted
A-task
P-low
T-hterm
E-unknown

## Issue description The GitHub actions in this repo are *relatively* generic and could stand to be improved or modularized. I think the two easiest candidates are `skopeo` and `b2-sync`...

help wanted
good first issue
A-task
P-low
E-medium
T-github

## Issue description The Hugely Popular And Highly Demanded `-C` instruction set extension currently isn't supported, but it should be! Unfortunately there are a few missing pieces: - No autogen...

A-enhancement
good first issue
A-task
P-high
E-medium
T-nix
T-sail

## Issue description It would be nice to have a build available for Darwin users since, after all, Nix works nicely on macOS. However, I'm not immediately sure of the...

A-enhancement
help wanted
M-question
A-task
P-low
E-hard
T-nix

## Issue description Despite being born recently this repository is cursed and has many small nooks and crannies that reveal problems, which should be investigated and fixed. Some are easy,...

help wanted
good first issue
A-task
P-medium
M-meta

## Issue description Currently the WebAssembly build is horribly broken on Firefox. To be more precise, I am *pretty sure* the actual "WebAssembly" part (where you download a huge binary...

A-bug
A-enhancement
help wanted
good first issue
A-task
P-high
T-hterm
E-unknown