Published
Edited
Mar 19, 2018
1 fork
6 stars
Insert cell
Insert cell
add(1,2)
Insert cell
Insert cell
mutable add = null
Insert cell
load = {
window.WebAssembly.instantiateStreaming(fetch(url))
.then(obj => {
mutable add = obj.instance.exports.add;
});
}
Insert cell

Purpose-built for displays of data

Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Learn more