r3-os / r3

R3-OS — Experimental static (μITRON-esque) RTOS for deeply embedded systems, testing the limit of Rust's compile-time evaluation and generics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use `npm:` import paths in Deno scripts (added in Deno 1.28)

yvt opened this issue · comments

commented

https://deno.com/blog/v1.28

import elfy from "https://esm.sh/elfy@1.0.0";

commented

Done in 6e84b9e