v/vlib/builtin/js
playX 1cb06a2de4
js: ast.GoExpr support using promises on JS backend (#12749)
2021-12-07 12:11:54 +03:00
..
array.js.v jsdom, examples: add more WebGL APIs; add interactive 3D cube example running on VJS (#12562) 2021-11-24 20:31:39 +02:00
array_test.js.v
builtin.js.v js: support JS interfaces (#12426) 2021-11-11 14:36:32 +02:00
builtin.v js: make vlib/v/util compile on JS backend (#12660) 2021-12-03 12:25:36 +02:00
byte.js.v builtin,ast: apply small performance improvements, suggested by `hotspot` 2021-11-07 13:30:44 +02:00
float.js.v
int.js.v js: port more methods (os, builtin) (#12238) 2021-10-20 16:02:21 +03:00
int_test.js.v math: implement `pow` in pure V (#12105) 2021-10-08 17:44:55 +03:00
jsfns.js.v js,jsdom: Canvas & context API; Added TypeSymbol.is_js_compatible & temporary hacks for JS ifaces (#12526) 2021-11-20 21:28:11 +02:00
jsfns_browser.js.v
jsfns_node.js.v
map.js.v
map_test.js.v js: add initial support for runes (#12077) 2021-10-06 10:43:49 +03:00
promise.js.v js: ast.GoExpr support using promises on JS backend (#12749) 2021-12-07 12:11:54 +03:00
rune.js.v js,strconv: port some functions to JS backend, improve `rune.str()` (#12460) 2021-11-14 21:06:58 +02:00
string.js.v js: make vlib/v/util compile on JS backend (#12660) 2021-12-03 12:25:36 +02:00
string_test.js.v all: cleanup/rename all `comp_` names to be `comptime_` (#12467) 2021-11-15 15:47:29 +02:00
utf8.js.v js: make vlib/v/util compile on JS backend (#12660) 2021-12-03 12:25:36 +02:00