11 Commits

Author SHA1 Message Date
Noa
9647ebe206 Fix prettier formatting 2024-11-27 13:20:19 -06:00
Jeong YunWon
e7064049d1 Gitter -> Discord 2022-11-21 20:58:26 +09:00
Padraic Fanning
0ea56025ec Replace master with main
Fixes #3067
2021-09-15 17:54:54 -04:00
Noah
20c33f8069 Declare ourselves as Python 3.9 2021-01-25 20:04:32 -06:00
yanganto
d058b3debf Set default stdout of wasm to console.log
The print function of wasm will be
	- `console.log` by default or when giving undefined or "console"
	- a dumb function when giving `null`
	- the function when giving a function

Co-Authored-By: Noah <33094578+coolreader18@users.noreply.github.com>
2019-11-27 13:53:07 +08:00
coolreader18
5821bac2dc Update READMEs 2019-07-16 19:13:07 -05:00
Joey
006e975bc5 Update wasm/lib/README.md
Co-Authored-By: coolreader18 <33094578+coolreader18@users.noreply.github.com>
2019-03-04 17:16:02 -06:00
coolreader18
55cc653d9b Prepare the wasm crate for publishing on npm 2019-03-04 16:50:30 -06:00
stratusjerry
7134885775 Spellcheck 2019-02-05 13:39:16 -05:00
coolreader18
1d5df4130a Add doc comments and typescript custom section 2018-12-27 22:31:15 -06:00
coolreader18
b2772804f2 Add README and manifest fields for the WASM library 2018-12-27 21:06:59 -06:00