Platform
Resources
Pricing
Sign in
Get started
Claudio Esperança
Computer Graphics & Visualization @ufrj.br
Workspace
Fork
Published
By
Claudio Esperança
Edited
Oct 26, 2018
Fork of
WebAssembly Emscripten
•
2 forks
1 star
Insert cell
Insert cell
Insert cell
m
=
require
(
url
)
.
catch
(
(
)
=>
{
const
m
=
window
.
Module
;
if
(
m
.
onRuntimeInitialized
)
return
m
;
// Already initialized.
return
new
Promise
(
resolve
=>
m
.
onRuntimeInitialized
=
(
)
=>
resolve
(
m
)
)
;
}
)
Insert cell
Insert cell
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.
Try it for free
Learn more
Compare fork
Fork
View
Export
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
url
Edit
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
m
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
int_sqrt
Edit
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML