eholk/harlan 1128
A language for GPU computing.
brson/miri 202
An experimental compiler from Rust to WebAssembly (inactive - do not use)
eholk/Boot2Rust 199
EFI applications in Rust
An R6RS framework for creating compilers that target C.
A simple Pong game for the Arduino which uses one of the OLED displays from Adafruit.
Several variations of a dot product benchmark.
Temporary fork of LLVM for Rust
Proof of type safety for Simply Typed Lambda Calculus in Coq.
Conway's Game of Life on a hexagonal grid.
issue openedgoogle/schism
I just tried running tests with the latest version of Schism on node 12.18.3, and I get the following error when running test/list-find.ss:
./run-tests.sh test/list-find.ss
(node:4529) ExperimentalWarning: The ESM module loader is experimental.
Running test test/list-find.ss
stage0 FAILED
CompileError: WebAssembly.instantiate(): Compiling function #203:"find" failed: return_call found empty stack @+12143
stage1 FAILED
CompileError: WebAssembly.instantiate(): Compiling function #203:"find" failed: return_call found empty stack @+12143
stage2 FAILED
CompileError: WebAssembly.instantiate(): Compiling function #203:"find" failed: return_call found empty stack @+12143
Some tests failed:
'test/list-find.ss': stage0, stage1, stage2
Is anyone else seeing this? I'm surprised CI didn't catch this.
created time in a month