Show HN: Wasi.fyi (WebAssembly System Interface test suite dashboard)wasi.fyi6 points·by caspervonb·5 yıl önce·0 comments
Show HN: Documentation testing will be a first class resident in Denotwitter.com1 points·by caspervonb·5 yıl önce·0 comments
Deno, one year and two hundred commits latercaspervonb.medium.com1 points·by caspervonb·5 yıl önce·0 comments
Show HN: Code coverage collection and reporting for Denotwitter.com1 points·by caspervonb·5 yıl önce·0 comments
Show HN: Potentially the fastest test runner for JavaScripttwitter.com1 points·by caspervonb·5 yıl önce·0 comments
Don’t Just Contribute to Open Source, Participatemedium.com2 points·by caspervonb·6 yıl önce·0 comments
Show HN: Vim Hacking Session from WebAssembly System Interface for Denoyoutube.com1 points·by caspervonb·6 yıl önce·1 comments
Show HN: A runtime agnostic test suite for the WebAssembly System Interfacegithub.com2 points·by caspervonb·6 yıl önce·1 comments
caspervonb·5 yıl önce·discussWe use swc a lot but not for type-checking, that is still done by tsc loaded into a snapshot (precompiled v8 state).There is a type-checker in the works tho https://stc.dudy.dev/docs/status/
caspervonb·5 yıl önce·discuss> We quickly realized we might actually be more productive in Rust.The compile times will catch up with you soon enough! enjoy them while iterating is fast! ;)
caspervonb·5 yıl önce·discussUhm, so this submission was edited and renamed to Deno 1.1, but this is release version 1.10 as in version one dot ten.
caspervonb·5 yıl önce·discussHi there.Any examples from deno.land/x of what you'd expect from spies and mocks in std/testing?
caspervonb·6 yıl önce·discussHad this clip sitting unlisted for a few months, think it's a neat little showcase of Vim's capabilities.
caspervonb·6 yıl önce·discussThis probably will bomb on HN, not much marketable about a test suite for a vaugley defined specification.But, an open call for all developers interested in WebAssembly, please help me out with this test suite, we don't have one.
There is a type-checker in the works tho https://stc.dudy.dev/docs/status/