Joel Spadin
|
7ef73b2e08
|
web binding: fix equals()
Node.equals() used to always return true. Now it works.
Also added unit tests for it.
|
2020-11-26 14:43:27 -06:00 |
|
Max Brunsfeld
|
82fab90c0b
|
web: Add bindings for remaining field APIs
|
2019-09-04 09:30:36 -07:00 |
|
Max Brunsfeld
|
f00b310908
|
wasm: Implement Node.descendantsOfType
|
2019-07-17 08:58:46 -07:00 |
|
Max Brunsfeld
|
c90a532d8f
|
Update tests to reflect javascript grammar changes
|
2019-07-10 14:30:43 -05:00 |
|
Max Brunsfeld
|
3fc459a84b
|
Reorganize language bindings
* Move rust binding: lib/binding -> lib/binding_rust
* Move wasm bindinig: lib/web -> lib/binding_web
* Add wasm readme
|
2019-05-07 10:41:49 -07:00 |
|