summaryrefslogblamecommitdiffstats
path: root/content/blog/WASM_openbsd_chromium.md
blob: 2b1693e56981ee6094553411e4bd887f9d20eab8 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15














                                                                    
---
title: "Enable WASM in OpenBSD Chromium"
date: 2021-05-17T20:54:01+01:00
draft: false
---

We all need to be able to use Zoom nowadays, as much as I hate it.
OpenBSD's has sensibly locked down a lot of shit, and one example is
`WASM` in Chromium.

Launch Chromium like this: `ENABLE_WASM=1 chrome --enable-wasm`.

You don't get a client obviously. You have to use the web client, so
make sure you click the correct link.