mach/js-runtime
iddev5 1919595adc js-runtime: Use the same tag for both func_js and func_zig
There is no technical different between the ways they are used. So its
better to merge them.

This commit further removes the internal ValueTag which worked under
Tag. On doing that tag type ``.ref`` has been renamed to ``.object``.
2022-07-09 14:36:43 -07:00
..
src js-runtime: Use the same tag for both func_js and func_zig 2022-07-09 14:36:43 -07:00
.gitignore js-runtime: Upload source code from upstream 2022-07-07 04:35:19 -07:00
build.zig js-runtime: Upload source code from upstream 2022-07-07 04:35:19 -07:00
LICENSE js-runtime: Add license information 2022-07-07 04:35:19 -07:00
LICENSE-APACHE js-runtime: Add license information 2022-07-07 04:35:19 -07:00
LICENSE-MIT js-runtime: Add license information 2022-07-07 04:35:19 -07:00
README.md js-runtime: Upload source code from upstream 2022-07-07 04:35:19 -07:00

mach-js-runtime