Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
JavaScriptExample
/
webpack
Public
forked from
webpack/webpack
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
webpack
test
cases
on
refactor/null_proto
User selector
All users
All time
Commit history
Commits on Jun 5, 2018
Merge pull request #7479 from webpack/fix/5153
Show description for b1a640e
sokra
authored
b1a640e
View commit details
Copy full SHA for b1a640e
View code at this point
Browse repository at this point
Ensure static and dynamic imports use the same binding
ooflorent
committed
aa6de57
View commit details
Copy full SHA for aa6de57
View code at this point
Browse repository at this point
Add a test case to invalidate #5889
ooflorent
committed
348057f
View commit details
Copy full SHA for 348057f
View code at this point
Browse repository at this point
Commits on Jun 4, 2018
add checkWasmTypes flag, enabled it only in production
sokra
committed
78b3193
View commit details
Copy full SHA for 78b3193
View code at this point
Browse repository at this point
support node.js 10 and 8
sokra
committed
591521b
View commit details
Copy full SHA for 591521b
View code at this point
Browse repository at this point
finish plugin and tests
sokra
committed
5ecf749
View commit details
Copy full SHA for 5ecf749
View code at this point
Browse repository at this point
Merge branch 'master' into fix-wasm-check-for-invalid-signatures
Show description for 822c252
sokra
committed
822c252
View commit details
Copy full SHA for 822c252
View code at this point
Browse repository at this point
Merge pull request #7462 from webpack/feature/match-resource
Show description for fe3ca80
sokra
authored
fe3ca80
View commit details
Copy full SHA for fe3ca80
View code at this point
Browse repository at this point
Cleanup error location and origin information
sokra
committed
53103a9
View commit details
Copy full SHA for 53103a9
View code at this point
Browse repository at this point
Commits on Jun 2, 2018
create correct init for float types
sokra
committed
1e4b1c7
View commit details
Copy full SHA for 1e4b1c7
View code at this point
Browse repository at this point
handle reexported wasm globals in JS wrapper code
sokra
committed
1e4d2b7
View commit details
Copy full SHA for 1e4d2b7
View code at this point
Browse repository at this point
feat: add failing test
xtuc
authored and
sokra
committed
9d1a3f7
View commit details
Copy full SHA for 9d1a3f7
View code at this point
Browse repository at this point
Commits on Jun 1, 2018
Add matchResource feature (for loaders)
Show description for 530e1fb
sokra
committed
530e1fb
View commit details
Copy full SHA for 530e1fb
View code at this point
Browse repository at this point
Commits on May 30, 2018
fix: update test msg
xtuc
committed
76fc11c
View commit details
Copy full SHA for 76fc11c
View code at this point
Browse repository at this point
Merge remote-tracking branch 'upstream/master' into fix-wasm-check-for-invalid-signatures
xtuc
committed
928d051
View commit details
Copy full SHA for 928d051
View code at this point
Browse repository at this point
fix: address some comments
xtuc
committed
b34ed23
View commit details
Copy full SHA for b34ed23
View code at this point
Browse repository at this point
feat(wasm): add finalizer for checking exports
xtuc
committed
fbd9d0d
View commit details
Copy full SHA for fbd9d0d
View code at this point
Browse repository at this point
Merge pull request #7413 from xtuc/feat-wasm-global-in-global-initilizer2
Show description for e56a4c5
sokra
authored
e56a4c5
View commit details
Copy full SHA for e56a4c5
View code at this point
Browse repository at this point
rewrite module reference correctly after replacing ConcatenatedModule
Show description for 6390240
sokra
committed
6390240
View commit details
Copy full SHA for 6390240
View code at this point
Browse repository at this point
Commits on May 29, 2018
Merge remote-tracking branch 'upstream/master' into feat-wasm-global-in-global-initilizer2
xtuc
committed
4ac1f57
View commit details
Copy full SHA for 4ac1f57
View code at this point
Browse repository at this point
Merge pull request #7431 from xtuc/fix-wasm-preserve-global-order
Show description for d2aca56
sokra
authored
d2aca56
View commit details
Copy full SHA for d2aca56
View code at this point
Browse repository at this point
Merge commit 'ba703401d580ad623af17fe96ed98b4d801e0313'
Show description for c01cb97
sokra
committed
c01cb97
View commit details
Copy full SHA for c01cb97
View code at this point
Browse repository at this point
fix(wasm): preserve global ordering
xtuc
committed
23795ba
View commit details
Copy full SHA for 23795ba
View code at this point
Browse repository at this point
Merge branch 'master' into feat-wasm-global-in-global-initilizer2
Sven SAULEAU
authored
d6e9624
View commit details
Copy full SHA for d6e9624
View code at this point
Browse repository at this point
Commits on May 28, 2018
add more test cases
sokra
committed
023d4ca
View commit details
Copy full SHA for 023d4ca
View code at this point
Browse repository at this point
add test cases for unused exports
sokra
committed
e367b93
View commit details
Copy full SHA for e367b93
View code at this point
Browse repository at this point
fix small bug in wasm runtime
sokra
committed
909a2ac
View commit details
Copy full SHA for 909a2ac
View code at this point
Browse repository at this point
Merge branch 'master' into bugfix/namespace-object
Show description for 7708471
sokra
committed
7708471
View commit details
Copy full SHA for 7708471
View code at this point
Browse repository at this point
Merge pull request #7275 from webpack/feature/wasm-mangling
Show description for 29cbf98
sokra
authored
29cbf98
View commit details
Copy full SHA for 29cbf98
View code at this point
Browse repository at this point
chore: update test
xtuc
committed
16b7022
View commit details
Copy full SHA for 16b7022
View code at this point
Browse repository at this point
fix(wasm): correct initializer type for rewritten globals
xtuc
committed
fd4e84b
View commit details
Copy full SHA for fd4e84b
View code at this point
Browse repository at this point
feat: switch to wast test
xtuc
committed
8f26915
View commit details
Copy full SHA for 8f26915
View code at this point
Browse repository at this point
feat: add failing test
xtuc
committed
0e58d54
View commit details
Copy full SHA for 0e58d54
View code at this point
Browse repository at this point
Commits on May 25, 2018
Merge pull request #7379 from xtuc/refactor-use-wast-in-tests
Show description for 4cd0cf5
sokra
authored
4cd0cf5
View commit details
Copy full SHA for 4cd0cf5
View code at this point
Browse repository at this point
Add test case
ooflorent
committed
55ce143
View commit details
Copy full SHA for 55ce143
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.