浅色圆锥曲线爱好者PostsNotesAbout

Rust.tokyo

Build a VM in Rust

by nervos

part-1

why vm?

  • hardware emu
  • runtime platform
  • sandboxing

Nervis CKB

  • algorithm as contract
  • higher level langs
  • Compatibility with exising blockchain ones
  • wasm

riscv

compilers like gcc, llvm support riscv backend

part-2

rust on ckb-vm

-> hacker-friendly (only 8k loc)

goblin lib => everything about elf

cargo build --target=riscv

ferrisfencing.org

The HItchhiker's Guide to Servo Contributor

speakerdeck

servo

  • webrender
  • stylo
  • r+ CI

labels

labels => E for effort

servo starter

-> read whatwg spec -> implement webapi

wpt web platform tests

homu queue

blog.cybai.dev

Rust libstd

Nuttx

speakerdeck

  • RTOS
  • std

PX4 Drone

Making an web framework

speakerdeck

  • nails
  • realworld

tokio vs rustasync

juniper gql

nestjs / fastapi

rust type => api schema

trait to convert error to response

Holo chain

slide

contributing to rust

Find things you can do and do it consistently. Meta-communicators are valuable.

© 2023