2020-04-09 14:36:32 +02:00
2020-04-09 14:36:32 +02:00
2020-02-19 19:31:03 +01:00
2020-04-04 23:39:41 +02:00
2020-02-19 21:51:48 +01:00
2020-04-04 22:28:20 +02:00
2020-03-01 21:10:23 +01:00

What is it?

This is a test at combining rust+WASM+WebGL+SBP. The prototype can be seen here (Maxwell solver) and here (Nonlinear Euler solver).

Building

Run make_wasm.py or make_wasm.py -r for the release version.

Running

After building, a http server needs to serve the contents. WASM requires this server to serve files ending with .wasm as the application/wasm MIME type.

Description
No description provided
Readme 694 KiB
Languages
Rust 88.5%
JavaScript 4.6%
Python 4.1%
TeX 1.5%
HTML 0.9%
Other 0.4%