StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Andreas Rossberg

Rating
1610.57 (1,381st)
Reputation
27,467 (4,595th)
Page: 1 2 3 ... 10
Title Δ
Wasm DOM access and Reference types 0.00
SML polymorphic pattern matching 0.00
Why make a variable immutable and create a new entry when redefinin... -0.13
How Recursive types with no leaf cases can be accepted in OCaml? 0.00
Is a structure declaration a declaration in the core language or th... 0.00
What kinds of declarations does an environment in SML consist of? +0.39
Is a declaration an expression in SML? 0.00
Why is list concatenation in SML right associative? 0.00
Why are the concatenation operator @ or arithmetic operators not le... -0.12
Should the patterns in a SML match expression have the same type? 0.00
How can I make this Wasm function easily readable in it's nativ... +1.36
In SML, does every variable denotes a reference? 0.00
Is (A -> B) /\ (C -> D) <: (A /\ C) -> (B /\ D)? 0.00
SML functions as values +0.02
Why binding not exhaustive? 0.00
Wasm Hot Reloading Experiment: Debunking Assumptions, and How to sp... -0.25
What's the difference between "block" and "loop&... +0.34
What (if any) JavaScript operations are guaranteed not to cause sta... 0.00
Is it possible to support higher-kinded types in Standard ML? 0.00
Is WebAssembly still being developed? -2.29
Write a SML function that take the name of a file and return a list... 0.00
Why is `0x83 0x00` well-formed encoding of 3 as a u8 in Wasm? 0.00
Why does the Wasm GC design address things like type equality, tagg... 0.00
Why JavaScript Engine Compile LET variable before initialization? -0.18
What is in a Python closure and what are the caveats for people use... -2.57
Why do the inferred types differ between let f = List.map fst vs le... 0.00
Is there an standard benchmark for webAssembly? +0.35
How browser protects process memory from webassembly compiled code? +1.72
Free theorems in C++: are templates inherently ignorant and neutral... +0.93
Where is namespace `i` defined 0.00
What (exactly) are "First Class" modules? -0.70
`select` vs `if then else` in wasm -0.17
SML recursive function on list interation +1.15
WebAssembly dynamic module unloading 0.00
Error when trying to use or in if else statement +1.17
operator and operand don't agree error in this simple function 0.00
Which programming languages support functions that take themselves... -0.12
Doing nothing on a pattern matching in OCaml +1.17
How to have function returned value in a SML record 0.00
Destroy WebAssembly instance? 0.00
Hardware implementations of WebAssembly +0.34
The 'op' operator in SML 0.00
What does it actually mean that variables can not vary in SML? -0.80
Tail Call Optimization implementation in Javascript Engines +1.43
How to colourise the text output in Standard ML? 0.00
What does begin do in Ocaml 0.00
SML list option recusion; how to use recursion to output a SOME list +1.64
Passing a reference to a function in SML 0.00
Understanding javascript closure variable capture in v8 +0.39
Fluent Interface in ReasonML 0.00