From 9a9b813de01d3897cc71c09be3ef911649e0b344 Mon Sep 17 00:00:00 2001 From: Jason Williams Date: Fri, 21 Jun 2019 11:58:23 +0100 Subject: removing prettier's styling --- drafts/2019-06-25-this-week-in-rust.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'drafts') diff --git a/drafts/2019-06-25-this-week-in-rust.md b/drafts/2019-06-25-this-week-in-rust.md index 08477d5..3f4ca6e 100644 --- a/drafts/2019-06-25-this-week-in-rust.md +++ b/drafts/2019-06-25-this-week-in-rust.md @@ -16,6 +16,8 @@ If you find any errors in this week's issue, [please submit a PR](https://github ## News & Blog Posts +- [Let's build a JS Engine (in Rust)](https://2019.jsconf.eu/jason-williams/lets-build-a-javascript-engine.html). + # Crate of the Week This week's crate is [safe](https://github.com/Centril/rust-safe), a `#[safe]` attribute for explaining why `unsafe { ... }` is OK. Thanks to [Michael-F-Bryan](https://users.rust-lang.org/t/crate-of-the-week/2704/569) for the suggestion! -- cgit v1.2.3